summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-13 16:42:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-13 16:42:12 +0000
commit8cef151937e74a20049a5be2546d5f761a1ee5de (patch)
tree30de89024109eff10978e6b95ebd9b403a3e37b7
parentInitial commit. (diff)
downloadfoxyproxy-firefox-extension-8cef151937e74a20049a5be2546d5f761a1ee5de.tar.xz
foxyproxy-firefox-extension-8cef151937e74a20049a5be2546d5f761a1ee5de.zip
Adding upstream version 7.5.1+dfsg.upstream/7.5.1+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--.editorconfig6
-rw-r--r--.gitignore4
-rw-r--r--3rd-party-libs.txt8
-rw-r--r--Gruntfile.js18
-rw-r--r--LICENSE339
-rw-r--r--README.md69
-rw-r--r--__tests__/legacy-samples/direct.xml4
-rw-r--r--__tests__/legacy-samples/foxyproxy 2.xml4
-rwxr-xr-x__tests__/legacy-samples/foxyproxy-from-user.xml4
-rw-r--r--__tests__/legacy-samples/foxyproxy.xml4
-rw-r--r--__tests__/legacy-samples/foxyproxy.xml.for.taking.screenshots 2.xml4
-rw-r--r--__tests__/legacy-samples/foxyproxy.xml.for.taking.screenshots.xml4
-rw-r--r--__tests__/legacy-samples/github-issue-76.xml16
-rw-r--r--__tests__/legacy-samples/pac.xml4
-rw-r--r--__tests__/legacy-samples/system.xml4
-rw-r--r--__tests__/legacy-samples/wpad.xml4
-rw-r--r--__tests__/load/foxyproxy-10000-patterns-test-settings.json1
-rw-r--r--__tests__/load/foxyproxy-5000-proxies-test-settings.json1
-rw-r--r--__tests__/load/foxyproxy-template.json69
-rw-r--r--__tests__/load/generate-json-10000-patterns.py15
-rw-r--r--__tests__/load/generate-json-5000-proxies.py17
-rw-r--r--notes-to-reviewers.txt8
-rw-r--r--package-lock.json8036
-rw-r--r--package.json21
-rw-r--r--pattern-specifications.md84
-rw-r--r--src/_locales/en/messages.json180
-rw-r--r--src/_locales/fr/messages.json180
-rw-r--r--src/_locales/ru/messages.json180
-rw-r--r--src/_locales/zh_CN/messages.json160
-rw-r--r--src/_locales/zh_TW/messages.json180
-rw-r--r--src/about.html85
-rw-r--r--src/images/ericjung.pngbin0 -> 69568 bytes
-rw-r--r--src/images/gray.svg197
-rw-r--r--src/images/icon-off.svg23
-rw-r--r--src/images/icon.svg231
-rw-r--r--src/images/legacy-version.pngbin0 -> 125856 bytes
-rw-r--r--src/images/logo.svg316
-rw-r--r--src/import-proxy-list.html114
-rw-r--r--src/import.html96
-rw-r--r--src/log.html128
-rw-r--r--src/manifest.json54
-rw-r--r--src/options.html140
-rw-r--r--src/pattern-help.html119
-rw-r--r--src/pattern-tester.html93
-rw-r--r--src/patterns.html202
-rw-r--r--src/popup.html64
-rw-r--r--src/proxy.html193
-rw-r--r--src/scripts/about.js26
-rw-r--r--src/scripts/background.js275
-rw-r--r--src/scripts/common.js63
-rw-r--r--src/scripts/import-proxy-list.js240
-rw-r--r--src/scripts/import.js440
-rw-r--r--src/scripts/jscolor-2.0.5.js1855
-rw-r--r--src/scripts/log.js151
-rw-r--r--src/scripts/matcher.js116
-rw-r--r--src/scripts/options.js380
-rw-r--r--src/scripts/pattern-help.js9
-rw-r--r--src/scripts/pattern-tester.js77
-rw-r--r--src/scripts/patterns.js283
-rw-r--r--src/scripts/popup.js112
-rw-r--r--src/scripts/proxy.js228
-rw-r--r--src/scripts/utils.js324
-rw-r--r--src/styles/app.css629
-rw-r--r--src/styles/images/animated-overlay.gifbin0 -> 1738 bytes
-rwxr-xr-xsrc/styles/images/ui-bg_flat_0_888888_40x100.pngbin0 -> 179 bytes
-rw-r--r--src/styles/images/ui-bg_flat_0_aaaaaa_40x100.pngbin0 -> 264 bytes
-rw-r--r--src/styles/images/ui-bg_flat_75_ffffff_40x100.pngbin0 -> 260 bytes
-rwxr-xr-xsrc/styles/images/ui-bg_glass_25_e1f0f5_1x400.pngbin0 -> 114 bytes
-rwxr-xr-xsrc/styles/images/ui-bg_glass_55_444444_1x400.pngbin0 -> 121 bytes
-rw-r--r--src/styles/images/ui-bg_glass_55_fbf9ee_1x400.pngbin0 -> 387 bytes
-rw-r--r--src/styles/images/ui-bg_glass_65_ffffff_1x400.pngbin0 -> 259 bytes
-rw-r--r--src/styles/images/ui-bg_glass_75_dadada_1x400.pngbin0 -> 314 bytes
-rw-r--r--src/styles/images/ui-bg_glass_75_e6e6e6_1x400.pngbin0 -> 314 bytes
-rw-r--r--src/styles/images/ui-bg_glass_95_fef1ec_1x400.pngbin0 -> 384 bytes
-rw-r--r--src/styles/images/ui-bg_highlight-soft_75_cccccc_1x100.pngbin0 -> 332 bytes
-rwxr-xr-xsrc/styles/images/ui-bg_inset-soft_95_fef1ec_1x100.pngbin0 -> 123 bytes
-rw-r--r--src/styles/images/ui-icons_222222_256x240.pngbin0 -> 6837 bytes
-rw-r--r--src/styles/images/ui-icons_2e83ff_256x240.pngbin0 -> 4601 bytes
-rwxr-xr-xsrc/styles/images/ui-icons_309bbf_256x240.pngbin0 -> 5355 bytes
-rw-r--r--src/styles/images/ui-icons_444444_256x240.pngbin0 -> 7006 bytes
-rw-r--r--src/styles/images/ui-icons_454545_256x240.pngbin0 -> 6973 bytes
-rw-r--r--src/styles/images/ui-icons_555555_256x240.pngbin0 -> 7074 bytes
-rw-r--r--src/styles/images/ui-icons_777620_256x240.pngbin0 -> 4676 bytes
-rw-r--r--src/styles/images/ui-icons_777777_256x240.pngbin0 -> 7013 bytes
-rw-r--r--src/styles/images/ui-icons_888888_256x240.pngbin0 -> 7044 bytes
-rwxr-xr-xsrc/styles/images/ui-icons_bf3030_256x240.pngbin0 -> 4369 bytes
-rw-r--r--src/styles/images/ui-icons_cc0000_256x240.pngbin0 -> 4632 bytes
-rw-r--r--src/styles/images/ui-icons_cd0a0a_256x240.pngbin0 -> 4601 bytes
-rwxr-xr-xsrc/styles/images/ui-icons_ffffff_256x240.pngbin0 -> 4369 bytes
89 files changed, 16891 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..1e33098
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,6 @@
+[*]
+indent_style = space
+indent_size = 2
+charset = utf-8
+trim_trailing_whitespace = true
+insert_final_newline = false \ No newline at end of file
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f9395ed
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+node_modules
+.DS_Store
+archive.zip
+target.zip
diff --git a/3rd-party-libs.txt b/3rd-party-libs.txt
new file mode 100644
index 0000000..391e572
--- /dev/null
+++ b/3rd-party-libs.txt
@@ -0,0 +1,8 @@
+# 3rd-Party Libraries
+
+## jscolor Color Picker
+A very nice color picker, much better than HTML's native <input type="color">. No jQuery dependency.
+
+Source: http://jscolor.com/release/latest.zip (Unfortunately, there is no specific URL for 2.0.5, the version I am using) <br>
+Docs: http://jscolor.com/
+Renamed to jscolor-2.0.5.js
diff --git a/Gruntfile.js b/Gruntfile.js
new file mode 100644
index 0000000..55a896d
--- /dev/null
+++ b/Gruntfile.js
@@ -0,0 +1,18 @@
+module.exports = function(grunt) {
+
+ grunt.initConfig({
+ compress: {
+ main: {
+ options: {
+ archive: 'target.zip'
+ },
+ files: [
+ {expand: true, cwd: 'src/', src: ['**/*', '!node_modules/**', '!.DS_Store', '!archive/**', '!tests/**'], dest: '/', filter: 'isFile'}
+ ]
+ }
+ }
+ });
+
+ grunt.loadNpmTasks('grunt-contrib-compress');
+ grunt.registerTask('default', ['compress']);
+}; \ No newline at end of file
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..d159169
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,339 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2d2c5e9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,69 @@
+# FoxyProxy for Firefox
+
+The FoxyProxy extension has been around for almost 15 years as of 2019. It has been rewritten several times and is still maintained by the original developer, Eric H. Jung, with large contributions by others (e.g. erosman, Jesper Hansen, Georg Koppen, and others). As of 2019/2020, ericjung and erosman are primary developers.
+
+Originally for Firefox, a Chrome edition was released years ago as well. It does not share the same codebase (yet), so this project is strictly for the Firefox edition. We hope they will share the same codebase sometime in 2020.
+
+Pre-Firefox 57 (Quantum) versions are not maintained here. They are stored in a private git repo which I will release to github when time permits.
+
+## Editions
+
+FoxyProxy for Firefox comes in three editions. Two of these editions are in this repository.
+
+### [Standard](https://addons.mozilla.org/firefox/addon/foxyproxy-standard/)
+
+This edition switches requests between proxy servers based on domain/URL patterns or manually selecting a proxy server to use for all requests. This is the default build target for this project.
+
+### [Basic](https://addons.mozilla.org/firefox/addon/foxyproxy-basic/)
+
+This edition sends all requests through a proxy servers manually selected by the user. There is no domain/URL pattern switching like with Standard and Plus. This build target can be selected by TODO.
+
+### Plus
+
+No longer maintained since Firefox 57 dropped support for critical APIs. The source code is not in this repo. It had the same features as standard but also enabled switching by internal (LAN) IP address. For example, if your laptop connected to a work/school network and a home network, you could have different switching rules based on your location (providing the internal IP addresses were different, and they almost always are). Many people used this to automatically disable FoxyProxy while at home but enable it while at work or school.
+
+## Translations!
+
+FoxyProxy is internationalized! Translate [messages.json](https://github.com/foxyproxy/firefox-extension/blob/master/src/_locales/en/messages.json) then make a pull request or email the file to me. Pre-Firefox 57 (Quantum) editions had 33 or 35 languages!
+
+## Building
+
+FoxyProxy **Standard** edition is built by default. To build FoxyProxy **Basic** edition:
+
+* change `FOXYPROXY_BASIC` from `false` to `true` in [utils.js](https://github.com/foxyproxy/firefox-extension/blob/master/src/scripts/utils.js)
+* change browser_specific_settings.id in [manifest.json](https://github.com/foxyproxy/firefox-extension/blob/master/src/manifest.json) from `foxyproxy@eric.h.jung` to `foxyproxy-basic@eric.h.jung`
+
+### Building With Grunt
+
+[Install grunt](https://stackoverflow.com/questions/15703598/how-to-install-grunt-and-how-to-build-script-with-it), which requires npm and node.
+
+Run grunt in top-level directory. The add-on is packaged into target.zip
+
+### Building Without Grunt
+
+Zip the [src](https://github.com/foxyproxy/firefox-extension/tree/master/src) directory.
+
+## Running a development instance
+
+0. Clone this repository: `git clone https://github.com/foxyproxy/firefox-extension.git`
+1. In Firefox, navigate to `about:debugging#/runtime/this-firefox`
+2. Click `Load Temporary Add-on`
+3. Choose `manifest.json` in the cloned repository on your local system.
+
+Note some items are cached by Firefox. Please refer to other online documentation for complete development and debugging of add-ons.
+
+## Authors
+
+* **Eric H. Jung** - [FoxyProxy](https://getfoxyproxy.org/team/)
+* **[erosman](https://github.com/erosman)**
+* **[FeralMeow](https://github.com/wsxy162)** - Chinese (Simplified) translation
+* **[samuikaze](https://github.com/samuikaze)** - Chinese (traditional) translation
+* **Vadim** - Russian translation
+* **Your Name Here** if you contribute a language translation or other work
+
+
+## License
+
+This project is licensed under the GPL 2.0 License. Commercial re-licensing may be available on request.
+
+## Feature Requests / RoadMap
diff --git a/__tests__/legacy-samples/direct.xml b/__tests__/legacy-samples/direct.xml
new file mode 100644
index 0000000..0bc81f0
--- /dev/null
+++ b/__tests__/legacy-samples/direct.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foxyproxy mode="disabled" selectedTabIndex="0" toolbaricon="true" toolsMenu="true" contextMenu="true" advancedMenus="false" previousMode="disabled" resetIconColors="true" useStatusBarPrefix="true" excludePatternsFromCycling="false" excludeDisabledFromCycling="false" ignoreProxyScheme="false" apiDisabled="false" proxyForVersionCheck="2653187683"><random includeDirect="false" includeDisabled="false"/><statusbar icon="true" text="false" left="options" middle="cycle" right="contextmenu" width="0"/><toolbar left="options" middle="cycle" right="contextmenu"/><logg enabled="false" maxSize="500" noURLs="false" header="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;link rel=&quot;icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://getfoxyproxy.org/styles/log.css&quot; type=&quot;text/css&quot;/&gt;&lt;/head&gt;&lt;body&gt;&lt;table class=&quot;log-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading&quot;&gt;${timestamp-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${url-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-notes-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-case-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-type-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-color-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pac-result-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${error-msg-heading}&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tfoot&gt;&lt;tr&gt;&lt;td/&gt;&lt;/tr&gt;&lt;/tfoot&gt;&lt;tbody&gt;" row="&lt;tr&gt;&lt;td class=&quot;timestamp&quot;&gt;${timestamp}&lt;/td&gt;&lt;td class=&quot;url&quot;&gt;&lt;a href=&quot;${url}&quot;&gt;${url}&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;proxy-name&quot;&gt;${proxy-name}&lt;/td&gt;&lt;td class=&quot;proxy-notes&quot;&gt;${proxy-notes}&lt;/td&gt;&lt;td class=&quot;pattern-name&quot;&gt;${pattern-name}&lt;/td&gt;&lt;td class=&quot;pattern&quot;&gt;${pattern}&lt;/td&gt;&lt;td class=&quot;pattern-case&quot;&gt;${pattern-case}&lt;/td&gt;&lt;td class=&quot;pattern-type&quot;&gt;${pattern-type}&lt;/td&gt;&lt;td class=&quot;pattern-color&quot;&gt;${pattern-color}&lt;/td&gt;&lt;td class=&quot;pac-result&quot;&gt;${pac-result}&lt;/td&gt;&lt;td class=&quot;error-msg&quot;&gt;${error-msg}&lt;/td&gt;&lt;/tr&gt;" footer="&lt;/tbody&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;"/><warnings/><autoadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic AutoAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*You are not authorized to view this page*" isRegEx="false" isBlackList="false" isMultiLine="true" caseSensitive="false" fromSubscription="false"/></autoadd><quickadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic QuickAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></quickadd><defaultPrefs origPrefetch="18"/><proxies><proxy name="123.123.123.123:123" id="763274367" notes="" fromSubscription="false" enabled="false" mode="direct" selectedTabIndex="1" lastresort="false" animatedIcons="true" includeInCycle="true" color="#0055E5" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches/><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="123" port="123" socksversion="5" isSocks="false" isHttps="true" username="eric" password="jung" domain=""/></proxy><proxy name="Default" id="2653187683" notes="These are the settings that are used when no patterns match a URL." fromSubscription="false" enabled="true" mode="system" selectedTabIndex="0" lastresort="true" animatedIcons="false" includeInCycle="true" color="#E62552" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="foo.com" port="1111" socksversion="5" isSocks="false" isHttps="true" username="eric" password="jung" domain=""/></proxy></proxies></foxyproxy> \ No newline at end of file
diff --git a/__tests__/legacy-samples/foxyproxy 2.xml b/__tests__/legacy-samples/foxyproxy 2.xml
new file mode 100644
index 0000000..b658e69
--- /dev/null
+++ b/__tests__/legacy-samples/foxyproxy 2.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foxyproxy mode="1100165923" selectedTabIndex="0" toolbaricon="true" toolsMenu="true" contextMenu="true" advancedMenus="false" previousMode="disabled" resetIconColors="true" useStatusBarPrefix="true" excludePatternsFromCycling="false" excludeDisabledFromCycling="false" ignoreProxyScheme="false" apiDisabled="false" proxyForVersionCheck="3152644575"><random includeDirect="false" includeDisabled="false"/><statusbar icon="true" text="false" left="options" middle="cycle" right="contextmenu" width="0"/><toolbar left="options" middle="cycle" right="contextmenu"/><logg enabled="false" maxSize="500" noURLs="false" header="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;link rel=&quot;icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://getfoxyproxy.org/styles/log.css&quot; type=&quot;text/css&quot;/&gt;&lt;/head&gt;&lt;body&gt;&lt;table class=&quot;log-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading&quot;&gt;${timestamp-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${url-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-notes-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-case-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-type-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-color-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pac-result-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${error-msg-heading}&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tfoot&gt;&lt;tr&gt;&lt;td/&gt;&lt;/tr&gt;&lt;/tfoot&gt;&lt;tbody&gt;" row="&lt;tr&gt;&lt;td class=&quot;timestamp&quot;&gt;${timestamp}&lt;/td&gt;&lt;td class=&quot;url&quot;&gt;&lt;a href=&quot;${url}&quot;&gt;${url}&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;proxy-name&quot;&gt;${proxy-name}&lt;/td&gt;&lt;td class=&quot;proxy-notes&quot;&gt;${proxy-notes}&lt;/td&gt;&lt;td class=&quot;pattern-name&quot;&gt;${pattern-name}&lt;/td&gt;&lt;td class=&quot;pattern&quot;&gt;${pattern}&lt;/td&gt;&lt;td class=&quot;pattern-case&quot;&gt;${pattern-case}&lt;/td&gt;&lt;td class=&quot;pattern-type&quot;&gt;${pattern-type}&lt;/td&gt;&lt;td class=&quot;pattern-color&quot;&gt;${pattern-color}&lt;/td&gt;&lt;td class=&quot;pac-result&quot;&gt;${pac-result}&lt;/td&gt;&lt;td class=&quot;error-msg&quot;&gt;${error-msg}&lt;/td&gt;&lt;/tr&gt;" footer="&lt;/tbody&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;"/><warnings retryAuthCredentials="false" confirmDeleteProxy="false"/><autoadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic AutoAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*You are not authorized to view this page*" isRegEx="false" isBlackList="false" isMultiLine="true" caseSensitive="false" fromSubscription="false"/></autoadd><quickadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic QuickAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></quickadd><defaultPrefs origPrefetch="18"/><proxies><proxy name="MPP" id="1100165923" notes="" fromSubscription="false" enabled="true" mode="manual" selectedTabIndex="1" lastresort="false" animatedIcons="true" includeInCycle="true" color="#0055E5" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches/><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="123.14.156.38" port="19842" socksversion="5" isSocks="false" username="smallguy" password="ApHJ1zzbp" domain=""/></proxy><proxy name="Default" id="3152644575" notes="These are the settings that are used when no patterns match a URL." fromSubscription="false" enabled="true" mode="direct" selectedTabIndex="0" lastresort="true" animatedIcons="false" includeInCycle="true" color="#0055E5" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="" port="" socksversion="5" isSocks="false" username="" password="" domain=""/></proxy></proxies></foxyproxy> \ No newline at end of file
diff --git a/__tests__/legacy-samples/foxyproxy-from-user.xml b/__tests__/legacy-samples/foxyproxy-from-user.xml
new file mode 100755
index 0000000..6cdbccc
--- /dev/null
+++ b/__tests__/legacy-samples/foxyproxy-from-user.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foxyproxy mode="disabled" selectedTabIndex="0" toolbaricon="true" toolsMenu="false" contextMenu="false" advancedMenus="true" previousMode="disabled" resetIconColors="true" useStatusBarPrefix="true" excludePatternsFromCycling="false" excludeDisabledFromCycling="false" ignoreProxyScheme="false" apiDisabled="false" proxyForVersionCheck="2138431220"><random includeDirect="false" includeDisabled="false"/><statusbar icon="false" text="false" left="options" middle="cycle" right="contextmenu" width="0"/><toolbar left="options" middle="cycle" right="contextmenu"/><logg enabled="true" maxSize="500" noURLs="false" header="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;link rel=&quot;icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://getfoxyproxy.org/styles/log.css&quot; type=&quot;text/css&quot;/&gt;&lt;/head&gt;&lt;body&gt;&lt;table class=&quot;log-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading&quot;&gt;${timestamp-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${url-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-notes-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-case-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-type-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-color-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pac-result-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${error-msg-heading}&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tfoot&gt;&lt;tr&gt;&lt;td/&gt;&lt;/tr&gt;&lt;/tfoot&gt;&lt;tbody&gt;" row="&lt;tr&gt;&lt;td class=&quot;timestamp&quot;&gt;${timestamp}&lt;/td&gt;&lt;td class=&quot;url&quot;&gt;&lt;a href=&quot;${url}&quot;&gt;${url}&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;proxy-name&quot;&gt;${proxy-name}&lt;/td&gt;&lt;td class=&quot;proxy-notes&quot;&gt;${proxy-notes}&lt;/td&gt;&lt;td class=&quot;pattern-name&quot;&gt;${pattern-name}&lt;/td&gt;&lt;td class=&quot;pattern&quot;&gt;${pattern}&lt;/td&gt;&lt;td class=&quot;pattern-case&quot;&gt;${pattern-case}&lt;/td&gt;&lt;td class=&quot;pattern-type&quot;&gt;${pattern-type}&lt;/td&gt;&lt;td class=&quot;pattern-color&quot;&gt;${pattern-color}&lt;/td&gt;&lt;td class=&quot;pac-result&quot;&gt;${pac-result}&lt;/td&gt;&lt;td class=&quot;error-msg&quot;&gt;${error-msg}&lt;/td&gt;&lt;/tr&gt;" footer="&lt;/tbody&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;"/><warnings wildcards="false" confirmDeleteProxy="true" retryAuthCredentials="false"/><autoadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic AutoAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*You are not authorized to view this page*" isRegEx="false" isBlackList="false" isMultiLine="true" caseSensitive="false" fromSubscription="false"/></autoadd><quickadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic QuickAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></quickadd><defaultPrefs origPrefetch="18"/><proxies><proxy name="Main" id="21558835" notes="" fromSubscription="false" enabled="true" mode="auto" selectedTabIndex="2" lastresort="false" animatedIcons="false" includeInCycle="true" color="#006400 " proxyDNS="false" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="" pattern="*.amazonaws.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.gravatar.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*minishares.org/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.rlsbb.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.tv.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.zap2it.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*getfoxyproxy.org/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*subscene.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="http://ia.media-imdb.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="false" name="" pattern="*imageshack.us/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.movie-censorship.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.tumblr.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.blu-ray.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.glitter-graphics.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="false" name="" pattern="*.tinypic.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="http://backgroundsarchive.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.imgobject.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="false" name="ajax.googleapis" pattern="*ajax.googleapis.com/ajax/libs/jquery/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="*.rottentomatoes.com/*" pattern="*.rottentomatoes.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="*.browserscope.org/*" pattern="*.browserscope.org/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="cgi" pattern="http://anonymouse.org/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="cgi" pattern="http://webwarper.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="cgi" pattern="*/?q=*&amp;hl=*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="blogspot" pattern="*.blogspot.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="http://www.vcdq.com/*" pattern="http://www.vcdq.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="http://rapidmoviez.com/*" pattern="http://rapidmoviez.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="http://www.themovieclips.com/" pattern="http://www.themovieclips.com/" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="https://somedomain.com/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="node-uk.rpnet.biz" port="443" socksversion="5" isSocks="false" username="erosman" password="eros1234" domain=""/></proxy><proxy name="FB UK" id="2782098724" notes="" fromSubscription="false" enabled="false" mode="manual" selectedTabIndex="0" lastresort="false" animatedIcons="false" includeInCycle="true" color="#ff8c00" proxyDNS="false" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="FB" pattern="*.facebook.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.fbcdn.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*akamaihd.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="http://rapidmoviez.com/*" pattern="http://rapidmoviez.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="127.0.0.1" port="8580" socksversion="5" isSocks="false" username="" password="" domain=""/></proxy><proxy name="FB De" id="3090406149" notes="" fromSubscription="false" enabled="false" mode="manual" selectedTabIndex="1" lastresort="false" animatedIcons="false" includeInCycle="true" color="#FF0000" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="FB" pattern="*.facebook.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.fbcdn.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*akamaihd.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="nde-de.ripenet.org" port="8080" socksversion="5" isSocks="false" username="" password="" domain=""/></proxy><proxy name="FB US" id="190118991" notes="" fromSubscription="false" enabled="false" mode="manual" selectedTabIndex="0" lastresort="false" animatedIcons="false" includeInCycle="true" color="#0000ff" proxyDNS="false" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="FB" pattern="*.facebook.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.fbcdn.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*akamaihd.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="nde-us.ripenet.org" port="8080" socksversion="5" isSocks="false" username="" password="" domain=""/></proxy><proxy name="FoxyP" id="3193288428" notes="" fromSubscription="false" enabled="true" mode="auto" selectedTabIndex="1" lastresort="false" animatedIcons="false" includeInCycle="true" color="#635800" proxyDNS="false" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="" pattern="*.amazonaws.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.gravatar.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*minishares.org/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.rlsbb.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.tv.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.zap2it.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*getfoxyproxy.org/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*subscene.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="http://ia.media-imdb.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="false" name="" pattern="*imageshack.us/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.movie-censorship.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.tumblr.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.blu-ray.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.glitter-graphics.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="false" name="" pattern="*.tinypic.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="http://backgroundsarchive.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*.imgobject.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="false" name="ajax.googleapis" pattern="*ajax.googleapis.com/ajax/libs/jquery/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="*.rottentomatoes.com/*" pattern="*.rottentomatoes.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="*.browserscope.org/*" pattern="*.browserscope.org/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="cgi" pattern="http://anonymouse.org/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="cgi" pattern="http://webwarper.net/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="cgi" pattern="*/?q=*&amp;hl=*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="blogspot" pattern="*.blogspot.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="http://www.vcdq.com/*" pattern="http://www.vcdq.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="http://rapidmoviez.com/*" pattern="http://rapidmoviez.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="http://www.themovieclips.com/" pattern="http://www.themovieclips.com/" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="https://somedomain2.com/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="testnode.getfoxyproxy.org" port="443" socksversion="5" isSocks="false" username="amir" password="amir.was.here" domain=""/></proxy><proxy name="Default" id="2138431220" notes="These are the settings that are used when no patterns match a URL." fromSubscription="false" enabled="true" mode="direct" selectedTabIndex="0" lastresort="true" animatedIcons="false" includeInCycle="true" color="#00B8E6" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="" port="" socksversion="5" isSocks="false" username="" password="" domain=""/></proxy></proxies></foxyproxy> \ No newline at end of file
diff --git a/__tests__/legacy-samples/foxyproxy.xml b/__tests__/legacy-samples/foxyproxy.xml
new file mode 100644
index 0000000..8da762b
--- /dev/null
+++ b/__tests__/legacy-samples/foxyproxy.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foxyproxy mode="patterns" selectedTabIndex="0" toolbaricon="true" toolsMenu="true" contextMenu="true" advancedMenus="false" previousMode="2030472407" resetIconColors="true" useStatusBarPrefix="true" excludePatternsFromCycling="false" excludeDisabledFromCycling="false" ignoreProxyScheme="false" apiDisabled="false" proxyForVersionCheck="2653187683"><random includeDirect="false" includeDisabled="false"/><statusbar icon="true" text="false" left="options" middle="cycle" right="contextmenu" width="0"/><toolbar left="options" middle="cycle" right="contextmenu"/><logg enabled="false" maxSize="500" noURLs="false" header="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;link rel=&quot;icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://getfoxyproxy.org/styles/log.css&quot; type=&quot;text/css&quot;/&gt;&lt;/head&gt;&lt;body&gt;&lt;table class=&quot;log-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading&quot;&gt;${timestamp-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${url-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-notes-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-case-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-type-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-color-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pac-result-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${error-msg-heading}&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tfoot&gt;&lt;tr&gt;&lt;td/&gt;&lt;/tr&gt;&lt;/tfoot&gt;&lt;tbody&gt;" row="&lt;tr&gt;&lt;td class=&quot;timestamp&quot;&gt;${timestamp}&lt;/td&gt;&lt;td class=&quot;url&quot;&gt;&lt;a href=&quot;${url}&quot;&gt;${url}&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;proxy-name&quot;&gt;${proxy-name}&lt;/td&gt;&lt;td class=&quot;proxy-notes&quot;&gt;${proxy-notes}&lt;/td&gt;&lt;td class=&quot;pattern-name&quot;&gt;${pattern-name}&lt;/td&gt;&lt;td class=&quot;pattern&quot;&gt;${pattern}&lt;/td&gt;&lt;td class=&quot;pattern-case&quot;&gt;${pattern-case}&lt;/td&gt;&lt;td class=&quot;pattern-type&quot;&gt;${pattern-type}&lt;/td&gt;&lt;td class=&quot;pattern-color&quot;&gt;${pattern-color}&lt;/td&gt;&lt;td class=&quot;pac-result&quot;&gt;${pac-result}&lt;/td&gt;&lt;td class=&quot;error-msg&quot;&gt;${error-msg}&lt;/td&gt;&lt;/tr&gt;" footer="&lt;/tbody&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;"/><warnings wildcards="false"/><autoadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic AutoAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*You are not authorized to view this page*" isRegEx="false" isBlackList="false" isMultiLine="true" caseSensitive="false" fromSubscription="false"/></autoadd><quickadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic QuickAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></quickadd><defaultPrefs origPrefetch="18"/><proxies><proxy name="my pac proxy" id="763274367" notes="" fromSubscription="false" enabled="false" mode="auto" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#E6001B" proxyDNS="false" noInternalIPs="true" autoconfMode="wpad" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="foodler" pattern="http://foodler.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="local hostnames (usually no dots in the name). Pattern exists because &quot;Do not use this proxy for internal IP addresses&quot; is checked" pattern="^https?://(?:[^:@/]+(?::[^@/]+)?@)?[\w-]+(?::\d+)?(?:/.*)?$" isRegEx="true" isBlackList="true" isMultiLine="true" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="local subnets (IANA reserved address space). Pattern exists because &quot;Do not use this proxy for internal IP addresses&quot; is checked" pattern="^https?://(?:[^:@/]+(?::[^@/]+)?@)?(?:192\.168\.\d+\.\d+|10\.\d+\.\d+\.\d+|172\.(?:1[6789]|2[0-9]|3[01])\.\d+\.\d+)(?::\d+)?(?:/.*)?$" isRegEx="true" isBlackList="true" isMultiLine="true" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="localhost - Matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. Note that the entire local subnet (127.0.0.0/8) matches. Pattern exists because &quot;Do not use this proxy for internal IP addresses&quot; is checked" pattern="^https?://(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\.\d+\.\d+\.\d+)(?::\d+)?(?:/.*)?$" isRegEx="true" isBlackList="true" isMultiLine="true" caseSensitive="false" fromSubscription="false"/><match enabled="false" name="moodler" pattern="https://moodler.com/*/goo/gus?/schming" isRegEx="false" isBlackList="true" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="test" pattern="test/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="http://some-pac.com" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="123" port="123" socksversion="4" isSocks="true" isHttps="false" username="eric" password="jung" domain=""/></proxy><proxy name="another one" id="2030472407" notes="" fromSubscription="false" enabled="true" mode="system" selectedTabIndex="1" lastresort="false" animatedIcons="true" includeInCycle="true" color="#FC0585" proxyDNS="true" noInternalIPs="false" autoconfMode="wpad" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches/><autoconf url="http://gus.com/pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="" port="" socksversion="5" isSocks="false" isHttps="false" username="" password="" domain=""/></proxy><proxy name="Default" id="2653187683" notes="These are the settings that are used when no patterns match a URL." fromSubscription="false" enabled="true" mode="system" selectedTabIndex="0" lastresort="true" animatedIcons="false" includeInCycle="true" color="#E62552" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="foo.com" port="1111" socksversion="5" isSocks="false" isHttps="true" username="eric" password="jung" domain=""/></proxy></proxies></foxyproxy> \ No newline at end of file
diff --git a/__tests__/legacy-samples/foxyproxy.xml.for.taking.screenshots 2.xml b/__tests__/legacy-samples/foxyproxy.xml.for.taking.screenshots 2.xml
new file mode 100644
index 0000000..bb11d01
--- /dev/null
+++ b/__tests__/legacy-samples/foxyproxy.xml.for.taking.screenshots 2.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foxyproxy mode="disabled" selectedTabIndex="0" toolsMenu="true" contextMenu="true" advancedMenus="false" previousMode="patterns" resetIconColors="true" useStatusBarPrefix="true" excludePatternsFromCycling="false" excludeDisabledFromCycling="false" ignoreProxyScheme="false"><random includeDirect="false" includeDisabled="false"/><statusbar icon="true" text="true" left="quickadd" middle="reloadcurtab" right="removeallcookies" width="0"/><toolbar left="toggle" middle="cycle" right="contextmenu"/><logg enabled="true" maxSize="500" noURLs="false" header="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;link rel=&quot;icon&quot; href=&quot;http://foxyproxy.mozdev.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://foxyproxy.mozdev.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://foxyproxy.mozdev.org/styles/log.css&quot; type=&quot;text/css&quot;/&gt;&lt;/head&gt;&lt;body&gt;&lt;table class=&quot;log-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading&quot;&gt;${timestamp-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${url-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-notes-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-case-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-type-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-color-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pac-result-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${error-msg-heading}&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tfoot&gt;&lt;tr&gt;&lt;td/&gt;&lt;/tr&gt;&lt;/tfoot&gt;&lt;tbody&gt;" row="&lt;tr&gt;&lt;td class=&quot;timestamp&quot;&gt;${timestamp}&lt;/td&gt;&lt;td class=&quot;url&quot;&gt;&lt;a href=&quot;${url}&quot;&gt;${url}&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;proxy-name&quot;&gt;${proxy-name}&lt;/td&gt;&lt;td class=&quot;proxy-notes&quot;&gt;${proxy-notes}&lt;/td&gt;&lt;td class=&quot;pattern-name&quot;&gt;${pattern-name}&lt;/td&gt;&lt;td class=&quot;pattern&quot;&gt;${pattern}&lt;/td&gt;&lt;td class=&quot;pattern-case&quot;&gt;${pattern-case}&lt;/td&gt;&lt;td class=&quot;pattern-type&quot;&gt;${pattern-type}&lt;/td&gt;&lt;td class=&quot;pattern-color&quot;&gt;${pattern-color}&lt;/td&gt;&lt;td class=&quot;pac-result&quot;&gt;${pac-result}&lt;/td&gt;&lt;td class=&quot;error-msg&quot;&gt;${error-msg}&lt;/td&gt;&lt;/tr&gt;" footer="&lt;/tbody&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;"/><warnings white-patterns="false"/><autoadd enabled="true" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true" proxy-id="2922082020"><match enabled="true" name="Dynamic AutoAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="" pattern="*You are not authorized to view this page*" isRegEx="false" isBlackList="false" isMultiLine="true" caseSensitive="false"/></autoadd><quickadd enabled="true" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true" proxy-id="2998971027"><match enabled="true" name="Dynamic QuickAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></quickadd><defaultPrefs origPrefetch="17"/><proxies><proxy name="Work" id="2922082020" notes="PAC at work" enabled="true" mode="direct" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#D6657F" proxyDNS="true"><matches><match enabled="true" name="leahscape" pattern="*://leahscape.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="true" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="ny.bbc.pac" port="8118" socksversion="5" isSocks="false"/></proxy><proxy name="U.K." id="2998971027" notes="London proxy server" enabled="true" mode="direct" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#FA1919" proxyDNS="true"><matches><match enabled="true" name="BBC iPlayer" pattern="*://bbc.co.uk/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="TV Catchup" pattern="*://*.tvcatchup.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="SkyNet" pattern="*://*.skynet.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="72.75.104.119" port="8118" socksversion="5" isSocks="false"/></proxy><proxy name="USA" id="2293048507" notes="New York proxy server" enabled="true" mode="direct" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#F09A11" proxyDNS="true"><matches><match enabled="true" name="cnn" pattern="*://*.cnn.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="turner" pattern="*://*.turner.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="65.78.207.236" port="8118" socksversion="5" isSocks="false"/></proxy><proxy name="Privoxy" id="3498580212" notes="Privoxy on localhost" enabled="true" mode="direct" selectedTabIndex="1" lastresort="false" animatedIcons="true" includeInCycle="true" color="#878A87" proxyDNS="true"><matches/><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="localhost" port="8118" socksversion="5" isSocks="false"/></proxy><proxy name="Home" id="3338469159" notes="ssh at home" enabled="true" mode="direct" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#65D667" proxyDNS="true"><matches><match enabled="true" name="Yahoo Mail" pattern="*://*.yahoo.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="Yahoo Mail" pattern="*://*.yimg.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="192.168.1.1" port="1080" socksversion="5" isSocks="false"/></proxy><proxy name="Default" id="877094844" notes="These are the settings that are used when no patterns match a URL." enabled="true" mode="direct" selectedTabIndex="1" lastresort="true" animatedIcons="true" includeInCycle="true" color="#0055E5" proxyDNS="true"><matches><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="10.10.0.1" port="1080" socksversion="5" isSocks="true"/></proxy></proxies></foxyproxy> \ No newline at end of file
diff --git a/__tests__/legacy-samples/foxyproxy.xml.for.taking.screenshots.xml b/__tests__/legacy-samples/foxyproxy.xml.for.taking.screenshots.xml
new file mode 100644
index 0000000..bb11d01
--- /dev/null
+++ b/__tests__/legacy-samples/foxyproxy.xml.for.taking.screenshots.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foxyproxy mode="disabled" selectedTabIndex="0" toolsMenu="true" contextMenu="true" advancedMenus="false" previousMode="patterns" resetIconColors="true" useStatusBarPrefix="true" excludePatternsFromCycling="false" excludeDisabledFromCycling="false" ignoreProxyScheme="false"><random includeDirect="false" includeDisabled="false"/><statusbar icon="true" text="true" left="quickadd" middle="reloadcurtab" right="removeallcookies" width="0"/><toolbar left="toggle" middle="cycle" right="contextmenu"/><logg enabled="true" maxSize="500" noURLs="false" header="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;link rel=&quot;icon&quot; href=&quot;http://foxyproxy.mozdev.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://foxyproxy.mozdev.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://foxyproxy.mozdev.org/styles/log.css&quot; type=&quot;text/css&quot;/&gt;&lt;/head&gt;&lt;body&gt;&lt;table class=&quot;log-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading&quot;&gt;${timestamp-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${url-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-notes-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-case-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-type-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-color-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pac-result-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${error-msg-heading}&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tfoot&gt;&lt;tr&gt;&lt;td/&gt;&lt;/tr&gt;&lt;/tfoot&gt;&lt;tbody&gt;" row="&lt;tr&gt;&lt;td class=&quot;timestamp&quot;&gt;${timestamp}&lt;/td&gt;&lt;td class=&quot;url&quot;&gt;&lt;a href=&quot;${url}&quot;&gt;${url}&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;proxy-name&quot;&gt;${proxy-name}&lt;/td&gt;&lt;td class=&quot;proxy-notes&quot;&gt;${proxy-notes}&lt;/td&gt;&lt;td class=&quot;pattern-name&quot;&gt;${pattern-name}&lt;/td&gt;&lt;td class=&quot;pattern&quot;&gt;${pattern}&lt;/td&gt;&lt;td class=&quot;pattern-case&quot;&gt;${pattern-case}&lt;/td&gt;&lt;td class=&quot;pattern-type&quot;&gt;${pattern-type}&lt;/td&gt;&lt;td class=&quot;pattern-color&quot;&gt;${pattern-color}&lt;/td&gt;&lt;td class=&quot;pac-result&quot;&gt;${pac-result}&lt;/td&gt;&lt;td class=&quot;error-msg&quot;&gt;${error-msg}&lt;/td&gt;&lt;/tr&gt;" footer="&lt;/tbody&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;"/><warnings white-patterns="false"/><autoadd enabled="true" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true" proxy-id="2922082020"><match enabled="true" name="Dynamic AutoAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="" pattern="*You are not authorized to view this page*" isRegEx="false" isBlackList="false" isMultiLine="true" caseSensitive="false"/></autoadd><quickadd enabled="true" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true" proxy-id="2998971027"><match enabled="true" name="Dynamic QuickAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></quickadd><defaultPrefs origPrefetch="17"/><proxies><proxy name="Work" id="2922082020" notes="PAC at work" enabled="true" mode="direct" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#D6657F" proxyDNS="true"><matches><match enabled="true" name="leahscape" pattern="*://leahscape.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="true" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="ny.bbc.pac" port="8118" socksversion="5" isSocks="false"/></proxy><proxy name="U.K." id="2998971027" notes="London proxy server" enabled="true" mode="direct" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#FA1919" proxyDNS="true"><matches><match enabled="true" name="BBC iPlayer" pattern="*://bbc.co.uk/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="TV Catchup" pattern="*://*.tvcatchup.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="SkyNet" pattern="*://*.skynet.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="72.75.104.119" port="8118" socksversion="5" isSocks="false"/></proxy><proxy name="USA" id="2293048507" notes="New York proxy server" enabled="true" mode="direct" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#F09A11" proxyDNS="true"><matches><match enabled="true" name="cnn" pattern="*://*.cnn.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="turner" pattern="*://*.turner.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="65.78.207.236" port="8118" socksversion="5" isSocks="false"/></proxy><proxy name="Privoxy" id="3498580212" notes="Privoxy on localhost" enabled="true" mode="direct" selectedTabIndex="1" lastresort="false" animatedIcons="true" includeInCycle="true" color="#878A87" proxyDNS="true"><matches/><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="localhost" port="8118" socksversion="5" isSocks="false"/></proxy><proxy name="Home" id="3338469159" notes="ssh at home" enabled="true" mode="direct" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#65D667" proxyDNS="true"><matches><match enabled="true" name="Yahoo Mail" pattern="*://*.yahoo.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="Yahoo Mail" pattern="*://*.yimg.com/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="http://192.168.1.1/proxy.pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="192.168.1.1" port="1080" socksversion="5" isSocks="false"/></proxy><proxy name="Default" id="877094844" notes="These are the settings that are used when no patterns match a URL." enabled="true" mode="direct" selectedTabIndex="1" lastresort="true" animatedIcons="true" includeInCycle="true" color="#0055E5" proxyDNS="true"><matches><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="10.10.0.1" port="1080" socksversion="5" isSocks="true"/></proxy></proxies></foxyproxy> \ No newline at end of file
diff --git a/__tests__/legacy-samples/github-issue-76.xml b/__tests__/legacy-samples/github-issue-76.xml
new file mode 100644
index 0000000..9d47b75
--- /dev/null
+++ b/__tests__/legacy-samples/github-issue-76.xml
@@ -0,0 +1,16 @@
+<foxyproxy>
+ <proxies>
+ <proxy name="emr-socks-proxy" id="2322596116" notes="" fromSubscription="false" enabled="true" mode="manual" selectedTabIndex="2" lastresort="false" animatedIcons="true" includeInCycle="true" color="#0055E5" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false">
+ <matches>
+ <match enabled="true" name="*ec2*.amazonaws.com*" pattern="*ec2*.amazonaws.com*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false" />
+ <match enabled="true" name="*ec2*.compute*" pattern="*ec2*.compute*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false" />
+ <match enabled="true" name="10.*" pattern="http://10.*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false" />
+ <match enabled="true" name="*10*.amazonaws.com*" pattern="*10*.amazonaws.com*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false" />
+ <match enabled="true" name="*10*.compute*" pattern="*10*.compute*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false" />
+ <match enabled="true" name="*.compute.internal*" pattern="*.compute.internal*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false" />
+ <match enabled="true" name="*.ec2.internal*" pattern="*.ec2.internal*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false" />
+ </matches>
+ <manualconf host="localhost" port="8157" socksversion="5" isSocks="true" username="" password="" domain="" />
+ </proxy>
+ </proxies>
+</foxyproxy> \ No newline at end of file
diff --git a/__tests__/legacy-samples/pac.xml b/__tests__/legacy-samples/pac.xml
new file mode 100644
index 0000000..ff9df0b
--- /dev/null
+++ b/__tests__/legacy-samples/pac.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foxyproxy mode="disabled" selectedTabIndex="0" toolbaricon="true" toolsMenu="true" contextMenu="true" advancedMenus="false" previousMode="disabled" resetIconColors="true" useStatusBarPrefix="true" excludePatternsFromCycling="false" excludeDisabledFromCycling="false" ignoreProxyScheme="false" apiDisabled="false" proxyForVersionCheck="2653187683"><random includeDirect="false" includeDisabled="false"/><statusbar icon="true" text="false" left="options" middle="cycle" right="contextmenu" width="0"/><toolbar left="options" middle="cycle" right="contextmenu"/><logg enabled="false" maxSize="500" noURLs="false" header="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;link rel=&quot;icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://getfoxyproxy.org/styles/log.css&quot; type=&quot;text/css&quot;/&gt;&lt;/head&gt;&lt;body&gt;&lt;table class=&quot;log-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading&quot;&gt;${timestamp-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${url-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-notes-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-case-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-type-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-color-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pac-result-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${error-msg-heading}&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tfoot&gt;&lt;tr&gt;&lt;td/&gt;&lt;/tr&gt;&lt;/tfoot&gt;&lt;tbody&gt;" row="&lt;tr&gt;&lt;td class=&quot;timestamp&quot;&gt;${timestamp}&lt;/td&gt;&lt;td class=&quot;url&quot;&gt;&lt;a href=&quot;${url}&quot;&gt;${url}&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;proxy-name&quot;&gt;${proxy-name}&lt;/td&gt;&lt;td class=&quot;proxy-notes&quot;&gt;${proxy-notes}&lt;/td&gt;&lt;td class=&quot;pattern-name&quot;&gt;${pattern-name}&lt;/td&gt;&lt;td class=&quot;pattern&quot;&gt;${pattern}&lt;/td&gt;&lt;td class=&quot;pattern-case&quot;&gt;${pattern-case}&lt;/td&gt;&lt;td class=&quot;pattern-type&quot;&gt;${pattern-type}&lt;/td&gt;&lt;td class=&quot;pattern-color&quot;&gt;${pattern-color}&lt;/td&gt;&lt;td class=&quot;pac-result&quot;&gt;${pac-result}&lt;/td&gt;&lt;td class=&quot;error-msg&quot;&gt;${error-msg}&lt;/td&gt;&lt;/tr&gt;" footer="&lt;/tbody&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;"/><warnings/><autoadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic AutoAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*You are not authorized to view this page*" isRegEx="false" isBlackList="false" isMultiLine="true" caseSensitive="false" fromSubscription="false"/></autoadd><quickadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic QuickAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></quickadd><defaultPrefs origPrefetch="18"/><proxies><proxy name="123.123.123.123:123" id="763274367" notes="" fromSubscription="false" enabled="false" mode="auto" selectedTabIndex="1" lastresort="false" animatedIcons="true" includeInCycle="true" color="#0055E5" proxyDNS="true" noInternalIPs="false" autoconfMode="wpad" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches/><autoconf url="http://some-pac.com" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="123" port="123" socksversion="5" isSocks="false" isHttps="true" username="eric" password="jung" domain=""/></proxy><proxy name="another one" id="2030472407" notes="" fromSubscription="false" enabled="true" mode="auto" selectedTabIndex="1" lastresort="false" animatedIcons="true" includeInCycle="true" color="#FC0585" proxyDNS="true" noInternalIPs="false" autoconfMode="wpad" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches/><autoconf url="http://gus.com/pac" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="" port="" socksversion="5" isSocks="false" isHttps="false" username="" password="" domain=""/></proxy><proxy name="Default" id="2653187683" notes="These are the settings that are used when no patterns match a URL." fromSubscription="false" enabled="true" mode="system" selectedTabIndex="0" lastresort="true" animatedIcons="false" includeInCycle="true" color="#E62552" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="foo.com" port="1111" socksversion="5" isSocks="false" isHttps="true" username="eric" password="jung" domain=""/></proxy></proxies></foxyproxy> \ No newline at end of file
diff --git a/__tests__/legacy-samples/system.xml b/__tests__/legacy-samples/system.xml
new file mode 100644
index 0000000..0cd90bc
--- /dev/null
+++ b/__tests__/legacy-samples/system.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foxyproxy mode="disabled" selectedTabIndex="0" toolbaricon="true" toolsMenu="true" contextMenu="true" advancedMenus="false" previousMode="disabled" resetIconColors="true" useStatusBarPrefix="true" excludePatternsFromCycling="false" excludeDisabledFromCycling="false" ignoreProxyScheme="false" apiDisabled="false" proxyForVersionCheck="2653187683"><random includeDirect="false" includeDisabled="false"/><statusbar icon="true" text="false" left="options" middle="cycle" right="contextmenu" width="0"/><toolbar left="options" middle="cycle" right="contextmenu"/><logg enabled="false" maxSize="500" noURLs="false" header="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;link rel=&quot;icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://getfoxyproxy.org/styles/log.css&quot; type=&quot;text/css&quot;/&gt;&lt;/head&gt;&lt;body&gt;&lt;table class=&quot;log-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading&quot;&gt;${timestamp-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${url-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-notes-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-case-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-type-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-color-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pac-result-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${error-msg-heading}&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tfoot&gt;&lt;tr&gt;&lt;td/&gt;&lt;/tr&gt;&lt;/tfoot&gt;&lt;tbody&gt;" row="&lt;tr&gt;&lt;td class=&quot;timestamp&quot;&gt;${timestamp}&lt;/td&gt;&lt;td class=&quot;url&quot;&gt;&lt;a href=&quot;${url}&quot;&gt;${url}&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;proxy-name&quot;&gt;${proxy-name}&lt;/td&gt;&lt;td class=&quot;proxy-notes&quot;&gt;${proxy-notes}&lt;/td&gt;&lt;td class=&quot;pattern-name&quot;&gt;${pattern-name}&lt;/td&gt;&lt;td class=&quot;pattern&quot;&gt;${pattern}&lt;/td&gt;&lt;td class=&quot;pattern-case&quot;&gt;${pattern-case}&lt;/td&gt;&lt;td class=&quot;pattern-type&quot;&gt;${pattern-type}&lt;/td&gt;&lt;td class=&quot;pattern-color&quot;&gt;${pattern-color}&lt;/td&gt;&lt;td class=&quot;pac-result&quot;&gt;${pac-result}&lt;/td&gt;&lt;td class=&quot;error-msg&quot;&gt;${error-msg}&lt;/td&gt;&lt;/tr&gt;" footer="&lt;/tbody&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;"/><warnings/><autoadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic AutoAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*You are not authorized to view this page*" isRegEx="false" isBlackList="false" isMultiLine="true" caseSensitive="false" fromSubscription="false"/></autoadd><quickadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic QuickAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></quickadd><defaultPrefs origPrefetch="18"/><proxies><proxy name="123.123.123.123:123" id="763274367" notes="" fromSubscription="false" enabled="false" mode="system" selectedTabIndex="1" lastresort="false" animatedIcons="true" includeInCycle="true" color="#0055E5" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches/><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="123" port="123" socksversion="5" isSocks="false" isHttps="true" username="eric" password="jung" domain=""/></proxy><proxy name="Default" id="2653187683" notes="These are the settings that are used when no patterns match a URL." fromSubscription="false" enabled="true" mode="system" selectedTabIndex="0" lastresort="true" animatedIcons="false" includeInCycle="true" color="#E62552" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="foo.com" port="1111" socksversion="5" isSocks="false" isHttps="true" username="eric" password="jung" domain=""/></proxy></proxies></foxyproxy> \ No newline at end of file
diff --git a/__tests__/legacy-samples/wpad.xml b/__tests__/legacy-samples/wpad.xml
new file mode 100644
index 0000000..eab6d30
--- /dev/null
+++ b/__tests__/legacy-samples/wpad.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foxyproxy mode="disabled" selectedTabIndex="0" toolbaricon="true" toolsMenu="true" contextMenu="true" advancedMenus="false" previousMode="disabled" resetIconColors="true" useStatusBarPrefix="true" excludePatternsFromCycling="false" excludeDisabledFromCycling="false" ignoreProxyScheme="false" apiDisabled="false" proxyForVersionCheck="2653187683"><random includeDirect="false" includeDisabled="false"/><statusbar icon="true" text="false" left="options" middle="cycle" right="contextmenu" width="0"/><toolbar left="options" middle="cycle" right="contextmenu"/><logg enabled="false" maxSize="500" noURLs="false" header="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;link rel=&quot;icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://getfoxyproxy.org/favicon.ico&quot;/&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;http://getfoxyproxy.org/styles/log.css&quot; type=&quot;text/css&quot;/&gt;&lt;/head&gt;&lt;body&gt;&lt;table class=&quot;log-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;td class=&quot;heading&quot;&gt;${timestamp-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${url-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${proxy-notes-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-name-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-case-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-type-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pattern-color-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${pac-result-heading}&lt;/td&gt;&lt;td class=&quot;heading&quot;&gt;${error-msg-heading}&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tfoot&gt;&lt;tr&gt;&lt;td/&gt;&lt;/tr&gt;&lt;/tfoot&gt;&lt;tbody&gt;" row="&lt;tr&gt;&lt;td class=&quot;timestamp&quot;&gt;${timestamp}&lt;/td&gt;&lt;td class=&quot;url&quot;&gt;&lt;a href=&quot;${url}&quot;&gt;${url}&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;proxy-name&quot;&gt;${proxy-name}&lt;/td&gt;&lt;td class=&quot;proxy-notes&quot;&gt;${proxy-notes}&lt;/td&gt;&lt;td class=&quot;pattern-name&quot;&gt;${pattern-name}&lt;/td&gt;&lt;td class=&quot;pattern&quot;&gt;${pattern}&lt;/td&gt;&lt;td class=&quot;pattern-case&quot;&gt;${pattern-case}&lt;/td&gt;&lt;td class=&quot;pattern-type&quot;&gt;${pattern-type}&lt;/td&gt;&lt;td class=&quot;pattern-color&quot;&gt;${pattern-color}&lt;/td&gt;&lt;td class=&quot;pac-result&quot;&gt;${pac-result}&lt;/td&gt;&lt;td class=&quot;error-msg&quot;&gt;${error-msg}&lt;/td&gt;&lt;/tr&gt;" footer="&lt;/tbody&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;"/><warnings/><autoadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic AutoAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/><match enabled="true" name="" pattern="*You are not authorized to view this page*" isRegEx="false" isBlackList="false" isMultiLine="true" caseSensitive="false" fromSubscription="false"/></autoadd><quickadd enabled="false" temp="false" reload="true" notify="true" notifyWhenCanceled="true" prompt="true"><match enabled="true" name="Dynamic QuickAdd Pattern" pattern="*://${3}${6}/*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></quickadd><defaultPrefs origPrefetch="18"/><proxies><proxy name="123.123.123.123:123" id="763274367" notes="" fromSubscription="false" enabled="false" mode="auto" selectedTabIndex="1" lastresort="false" animatedIcons="true" includeInCycle="true" color="#0055E5" proxyDNS="true" noInternalIPs="false" autoconfMode="wpad" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches/><autoconf url="http://some-pac.com" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="123" port="123" socksversion="5" isSocks="false" isHttps="true" username="eric" password="jung" domain=""/></proxy><proxy name="Default" id="2653187683" notes="These are the settings that are used when no patterns match a URL." fromSubscription="false" enabled="true" mode="system" selectedTabIndex="0" lastresort="true" animatedIcons="false" includeInCycle="true" color="#E62552" proxyDNS="true" noInternalIPs="false" autoconfMode="pac" clearCacheBeforeUse="false" disableCache="false" clearCookiesBeforeUse="false" rejectCookies="false"><matches><match enabled="true" name="All" pattern="*" isRegEx="false" isBlackList="false" isMultiLine="false" caseSensitive="false" fromSubscription="false"/></matches><autoconf url="" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><autoconf url="http://wpad/wpad.dat" loadNotification="true" errorNotification="true" autoReload="false" reloadFreqMins="60" disableOnBadPAC="true"/><manualconf host="foo.com" port="1111" socksversion="5" isSocks="false" isHttps="true" username="eric" password="jung" domain=""/></proxy></proxies></foxyproxy> \ No newline at end of file
diff --git a/__tests__/load/foxyproxy-10000-patterns-test-settings.json b/__tests__/load/foxyproxy-10000-patterns-test-settings.json
new file mode 100644
index 0000000..b74c885
--- /dev/null
+++ b/__tests__/load/foxyproxy-10000-patterns-test-settings.json
@@ -0,0 +1 @@
+{"mode": "patterns", "proxySettings": [{"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}, {"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189"}, {"title": "Default", "type": 5, "color": "#0055e5", "active": true, "whitePatterns": [{"title": "all URLs", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [], "id": "k20d21508277536715"}], "logging": {"size": 500, "active": true}} \ No newline at end of file
diff --git a/__tests__/load/foxyproxy-5000-proxies-test-settings.json b/__tests__/load/foxyproxy-5000-proxies-test-settings.json
new file mode 100644
index 0000000..0e03dd2
--- /dev/null
+++ b/__tests__/load/foxyproxy-5000-proxies-test-settings.json
@@ -0,0 +1 @@
+{"mode": "patterns", "proxySettings": [{"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189"}, {"title": "Default", "type": 5, "color": "#0055e5", "active": true, "whitePatterns": [{"title": "all URLs", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [], "id": "k20d21508277536715"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871890"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871895"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871896"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871897"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871898"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871899"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718910"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718911"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718912"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718913"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718914"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718915"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718916"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718917"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718918"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718919"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718920"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718921"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718922"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718923"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718924"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718925"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718926"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718927"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718928"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718929"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718930"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718931"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718932"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718933"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718934"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718935"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718936"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718937"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718938"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718939"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718940"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718941"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718942"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718943"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718944"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718945"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718946"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718947"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718948"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718949"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718950"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718951"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718952"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718953"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718954"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718955"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718956"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718957"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718958"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718959"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718960"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718961"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718962"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718963"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718964"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718965"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718966"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718967"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718968"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718969"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718970"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718971"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718972"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718973"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718974"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718975"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718976"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718977"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718978"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718979"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718980"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718981"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718982"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718983"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718984"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718985"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718986"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718987"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718988"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718989"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718990"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718991"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718992"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718993"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718994"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718995"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718996"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718997"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718998"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu156295838718999"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189100"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189101"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189102"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189103"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189104"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189105"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189106"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189107"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189108"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189109"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189110"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189111"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189112"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189113"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189114"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189115"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189116"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189117"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189118"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189119"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189120"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189121"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189122"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189123"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189124"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189125"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189126"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189127"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189128"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189129"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189130"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189131"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189132"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189133"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189134"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189135"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189136"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189137"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189138"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189139"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189140"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189141"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189142"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189143"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189144"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189145"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189146"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189147"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189148"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189149"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189150"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189151"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189152"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189153"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189154"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189155"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189156"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189157"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189158"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189159"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189160"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189161"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189162"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189163"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189164"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189165"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189166"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189167"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189168"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189169"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189170"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189171"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189172"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189173"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189174"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189175"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189176"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189177"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189178"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189179"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189180"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189181"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189182"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189183"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189184"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189185"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189186"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189187"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189188"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189189"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189190"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189191"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189192"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189193"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189194"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189195"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189196"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189197"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189198"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189199"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189200"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189201"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189202"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189203"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189204"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189205"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189206"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189207"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189208"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189209"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189210"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189211"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189212"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189213"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189214"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189215"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189216"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189217"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189218"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189219"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189220"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189221"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189222"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189223"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189224"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189225"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189226"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189227"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189228"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189229"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189230"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189231"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189232"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189233"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189234"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189235"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189236"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189237"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189238"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189239"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189240"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189241"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189242"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189243"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189244"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189245"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189246"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189247"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189248"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189249"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189250"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189251"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189252"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189253"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189254"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189255"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189256"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189257"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189258"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189259"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189260"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189261"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189262"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189263"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189264"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189265"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189266"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189267"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189268"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189269"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189270"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189271"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189272"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189273"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189274"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189275"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189276"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189277"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189278"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189279"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189280"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189281"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189282"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189283"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189284"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189285"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189286"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189287"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189288"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189289"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189290"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189291"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189292"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189293"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189294"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189295"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189296"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189297"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189298"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189299"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189300"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189301"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189302"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189303"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189304"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189305"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189306"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189307"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189308"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189309"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189310"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189311"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189312"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189313"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189314"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189315"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189316"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189317"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189318"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189319"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189320"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189321"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189322"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189323"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189324"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189325"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189326"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189327"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189328"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189329"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189330"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189331"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189332"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189333"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189334"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189335"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189336"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189337"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189338"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189339"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189340"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189341"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189342"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189343"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189344"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189345"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189346"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189347"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189348"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189349"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189350"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189351"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189352"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189353"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189354"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189355"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189356"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189357"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189358"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189359"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189360"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189361"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189362"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189363"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189364"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189365"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189366"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189367"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189368"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189369"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189370"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189371"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189372"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189373"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189374"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189375"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189376"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189377"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189378"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189379"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189380"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189381"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189382"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189383"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189384"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189385"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189386"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189387"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189388"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189389"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189390"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189391"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189392"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189393"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189394"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189395"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189396"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189397"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189398"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189399"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189400"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189401"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189402"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189403"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189404"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189405"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189406"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189407"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189408"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189409"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189410"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189411"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189412"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189413"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189414"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189415"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189416"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189417"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189418"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189419"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189420"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189421"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189422"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189423"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189424"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189425"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189426"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189427"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189428"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189429"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189430"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189431"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189432"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189433"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189434"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189435"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189436"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189437"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189438"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189439"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189440"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189441"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189442"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189443"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189444"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189445"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189446"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189447"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189448"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189449"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189450"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189451"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189452"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189453"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189454"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189455"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189456"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189457"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189458"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189459"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189460"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189461"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189462"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189463"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189464"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189465"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189466"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189467"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189468"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189469"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189470"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189471"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189472"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189473"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189474"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189475"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189476"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189477"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189478"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189479"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189480"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189481"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189482"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189483"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189484"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189485"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189486"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189487"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189488"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189489"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189490"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189491"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189492"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189493"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189494"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189495"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189496"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189497"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189498"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189499"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189500"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189501"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189502"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189503"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189504"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189505"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189506"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189507"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189508"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189509"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189510"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189511"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189512"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189513"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189514"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189515"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189516"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189517"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189518"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189519"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189520"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189521"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189522"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189523"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189524"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189525"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189526"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189527"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189528"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189529"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189530"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189531"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189532"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189533"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189534"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189535"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189536"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189537"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189538"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189539"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189540"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189541"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189542"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189543"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189544"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189545"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189546"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189547"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189548"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189549"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189550"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189551"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189552"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189553"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189554"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189555"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189556"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189557"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189558"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189559"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189560"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189561"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189562"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189563"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189564"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189565"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189566"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189567"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189568"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189569"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189570"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189571"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189572"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189573"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189574"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189575"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189576"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189577"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189578"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189579"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189580"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189581"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189582"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189583"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189584"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189585"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189586"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189587"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189588"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189589"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189590"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189591"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189592"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189593"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189594"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189595"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189596"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189597"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189598"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189599"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189600"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189601"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189602"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189603"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189604"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189605"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189606"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189607"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189608"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189609"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189610"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189611"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189612"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189613"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189614"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189615"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189616"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189617"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189618"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189619"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189620"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189621"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189622"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189623"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189624"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189625"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189626"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189627"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189628"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189629"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189630"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189631"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189632"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189633"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189634"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189635"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189636"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189637"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189638"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189639"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189640"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189641"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189642"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189643"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189644"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189645"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189646"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189647"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189648"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189649"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189650"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189651"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189652"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189653"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189654"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189655"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189656"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189657"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189658"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189659"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189660"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189661"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189662"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189663"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189664"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189665"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189666"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189667"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189668"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189669"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189670"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189671"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189672"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189673"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189674"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189675"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189676"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189677"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189678"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189679"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189680"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189681"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189682"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189683"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189684"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189685"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189686"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189687"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189688"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189689"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189690"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189691"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189692"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189693"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189694"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189695"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189696"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189697"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189698"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189699"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189700"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189701"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189702"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189703"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189704"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189705"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189706"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189707"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189708"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189709"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189710"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189711"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189712"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189713"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189714"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189715"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189716"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189717"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189718"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189719"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189720"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189721"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189722"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189723"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189724"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189725"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189726"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189727"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189728"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189729"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189730"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189731"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189732"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189733"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189734"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189735"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189736"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189737"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189738"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189739"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189740"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189741"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189742"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189743"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189744"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189745"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189746"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189747"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189748"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189749"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189750"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189751"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189752"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189753"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189754"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189755"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189756"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189757"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189758"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189759"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189760"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189761"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189762"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189763"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189764"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189765"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189766"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189767"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189768"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189769"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189770"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189771"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189772"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189773"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189774"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189775"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189776"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189777"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189778"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189779"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189780"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189781"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189782"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189783"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189784"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189785"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189786"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189787"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189788"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189789"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189790"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189791"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189792"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189793"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189794"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189795"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189796"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189797"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189798"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189799"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189800"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189801"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189802"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189803"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189804"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189805"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189806"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189807"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189808"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189809"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189810"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189811"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189812"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189813"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189814"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189815"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189816"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189817"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189818"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189819"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189820"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189821"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189822"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189823"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189824"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189825"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189826"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189827"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189828"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189829"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189830"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189831"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189832"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189833"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189834"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189835"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189836"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189837"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189838"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189839"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189840"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189841"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189842"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189843"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189844"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189845"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189846"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189847"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189848"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189849"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189850"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189851"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189852"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189853"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189854"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189855"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189856"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189857"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189858"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189859"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189860"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189861"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189862"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189863"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189864"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189865"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189866"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189867"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189868"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189869"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189870"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189871"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189872"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189873"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189874"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189875"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189876"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189877"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189878"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189879"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189880"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189881"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189882"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189883"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189884"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189885"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189886"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189887"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189888"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189889"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189890"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189891"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189892"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189893"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189894"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189895"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189896"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189897"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189898"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189899"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189900"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189901"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189902"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189903"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189904"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189905"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189906"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189907"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189908"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189909"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189910"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189911"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189912"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189913"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189914"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189915"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189916"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189917"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189918"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189919"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189920"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189921"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189922"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189923"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189924"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189925"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189926"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189927"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189928"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189929"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189930"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189931"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189932"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189933"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189934"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189935"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189936"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189937"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189938"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189939"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189940"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189941"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189942"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189943"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189944"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189945"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189946"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189947"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189948"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189949"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189950"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189951"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189952"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189953"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189954"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189955"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189956"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189957"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189958"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189959"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189960"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189961"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189962"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189963"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189964"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189965"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189966"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189967"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189968"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189969"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189970"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189971"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189972"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189973"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189974"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189975"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189976"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189977"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189978"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189979"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189980"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189981"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189982"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189983"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189984"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189985"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189986"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189987"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189988"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189989"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189990"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189991"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189992"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189993"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189994"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189995"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189996"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189997"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189998"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu1562958387189999"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891000"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891001"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891002"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891003"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891004"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891005"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891006"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891007"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891008"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891009"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891010"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891011"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891012"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891013"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891014"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891015"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891016"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891017"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891018"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891019"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891020"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891021"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891022"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891023"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891024"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891025"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891026"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891027"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891028"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891029"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891030"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891031"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891032"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891033"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891034"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891035"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891036"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891037"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891038"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891039"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891040"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891041"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891042"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891043"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891044"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891045"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891046"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891047"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891048"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891049"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891050"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891051"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891052"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891053"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891054"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891055"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891056"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891057"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891058"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891059"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891060"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891061"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891062"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891063"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891064"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891065"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891066"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891067"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891068"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891069"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891070"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891071"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891072"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891073"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891074"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891075"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891076"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891077"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891078"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891079"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891080"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891081"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891082"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891083"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891084"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891085"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891086"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891087"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891088"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891089"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891090"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891091"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891092"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891093"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891094"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891095"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891096"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891097"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891098"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891099"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891100"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891101"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891102"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891103"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891104"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891105"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891106"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891107"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891108"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891109"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891110"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891111"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891112"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891113"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891114"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891115"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891116"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891117"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891118"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891119"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891120"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891121"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891122"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891123"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891124"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891125"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891126"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891127"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891128"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891129"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891130"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891131"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891132"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891133"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891134"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891135"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891136"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891137"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891138"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891139"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891140"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891141"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891142"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891143"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891144"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891145"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891146"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891147"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891148"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891149"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891150"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891151"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891152"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891153"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891154"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891155"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891156"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891157"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891158"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891159"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891160"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891161"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891162"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891163"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891164"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891165"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891166"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891167"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891168"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891169"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891170"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891171"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891172"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891173"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891174"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891175"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891176"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891177"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891178"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891179"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891180"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891181"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891182"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891183"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891184"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891185"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891186"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891187"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891188"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891189"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891190"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891191"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891192"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891193"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891194"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891195"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891196"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891197"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891198"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891199"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891200"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891201"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891202"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891203"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891204"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891205"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891206"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891207"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891208"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891209"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891210"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891211"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891212"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891213"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891214"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891215"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891216"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891217"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891218"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891219"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891220"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891221"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891222"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891223"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891224"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891225"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891226"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891227"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891228"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891229"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891230"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891231"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891232"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891233"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891234"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891235"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891236"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891237"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891238"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891239"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891240"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891241"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891242"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891243"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891244"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891245"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891246"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891247"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891248"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891249"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891250"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891251"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891252"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891253"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891254"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891255"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891256"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891257"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891258"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891259"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891260"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891261"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891262"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891263"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891264"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891265"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891266"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891267"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891268"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891269"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891270"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891271"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891272"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891273"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891274"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891275"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891276"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891277"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891278"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891279"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891280"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891281"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891282"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891283"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891284"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891285"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891286"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891287"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891288"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891289"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891290"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891291"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891292"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891293"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891294"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891295"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891296"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891297"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891298"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891299"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891300"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891301"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891302"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891303"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891304"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891305"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891306"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891307"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891308"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891309"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891310"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891311"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891312"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891313"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891314"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891315"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891316"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891317"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891318"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891319"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891320"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891321"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891322"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891323"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891324"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891325"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891326"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891327"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891328"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891329"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891330"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891331"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891332"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891333"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891334"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891335"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891336"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891337"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891338"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891339"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891340"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891341"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891342"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891343"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891344"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891345"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891346"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891347"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891348"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891349"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891350"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891351"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891352"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891353"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891354"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891355"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891356"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891357"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891358"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891359"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891360"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891361"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891362"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891363"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891364"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891365"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891366"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891367"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891368"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891369"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891370"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891371"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891372"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891373"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891374"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891375"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891376"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891377"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891378"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891379"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891380"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891381"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891382"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891383"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891384"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891385"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891386"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891387"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891388"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891389"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891390"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891391"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891392"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891393"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891394"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891395"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891396"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891397"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891398"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891399"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891400"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891401"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891402"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891403"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891404"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891405"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891406"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891407"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891408"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891409"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891410"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891411"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891412"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891413"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891414"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891415"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891416"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891417"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891418"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891419"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891420"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891421"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891422"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891423"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891424"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891425"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891426"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891427"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891428"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891429"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891430"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891431"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891432"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891433"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891434"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891435"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891436"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891437"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891438"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891439"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891440"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891441"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891442"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891443"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891444"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891445"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891446"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891447"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891448"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891449"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891450"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891451"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891452"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891453"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891454"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891455"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891456"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891457"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891458"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891459"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891460"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891461"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891462"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891463"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891464"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891465"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891466"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891467"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891468"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891469"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891470"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891471"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891472"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891473"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891474"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891475"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891476"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891477"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891478"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891479"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891480"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891481"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891482"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891483"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891484"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891485"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891486"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891487"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891488"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891489"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891490"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891491"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891492"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891493"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891494"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891495"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891496"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891497"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891498"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891499"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891500"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891501"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891502"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891503"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891504"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891505"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891506"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891507"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891508"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891509"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891510"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891511"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891512"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891513"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891514"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891515"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891516"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891517"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891518"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891519"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891520"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891521"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891522"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891523"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891524"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891525"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891526"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891527"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891528"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891529"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891530"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891531"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891532"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891533"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891534"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891535"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891536"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891537"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891538"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891539"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891540"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891541"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891542"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891543"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891544"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891545"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891546"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891547"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891548"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891549"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891550"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891551"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891552"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891553"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891554"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891555"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891556"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891557"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891558"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891559"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891560"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891561"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891562"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891563"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891564"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891565"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891566"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891567"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891568"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891569"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891570"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891571"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891572"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891573"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891574"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891575"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891576"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891577"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891578"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891579"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891580"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891581"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891582"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891583"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891584"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891585"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891586"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891587"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891588"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891589"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891590"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891591"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891592"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891593"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891594"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891595"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891596"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891597"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891598"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891599"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891600"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891601"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891602"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891603"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891604"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891605"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891606"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891607"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891608"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891609"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891610"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891611"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891612"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891613"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891614"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891615"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891616"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891617"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891618"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891619"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891620"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891621"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891622"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891623"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891624"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891625"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891626"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891627"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891628"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891629"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891630"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891631"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891632"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891633"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891634"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891635"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891636"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891637"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891638"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891639"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891640"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891641"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891642"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891643"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891644"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891645"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891646"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891647"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891648"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891649"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891650"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891651"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891652"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891653"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891654"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891655"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891656"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891657"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891658"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891659"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891660"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891661"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891662"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891663"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891664"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891665"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891666"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891667"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891668"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891669"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891670"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891671"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891672"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891673"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891674"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891675"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891676"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891677"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891678"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891679"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891680"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891681"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891682"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891683"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891684"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891685"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891686"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891687"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891688"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891689"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891690"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891691"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891692"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891693"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891694"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891695"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891696"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891697"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891698"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891699"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891700"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891701"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891702"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891703"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891704"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891705"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891706"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891707"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891708"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891709"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891710"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891711"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891712"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891713"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891714"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891715"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891716"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891717"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891718"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891719"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891720"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891721"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891722"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891723"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891724"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891725"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891726"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891727"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891728"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891729"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891730"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891731"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891732"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891733"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891734"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891735"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891736"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891737"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891738"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891739"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891740"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891741"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891742"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891743"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891744"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891745"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891746"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891747"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891748"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891749"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891750"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891751"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891752"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891753"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891754"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891755"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891756"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891757"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891758"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891759"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891760"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891761"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891762"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891763"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891764"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891765"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891766"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891767"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891768"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891769"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891770"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891771"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891772"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891773"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891774"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891775"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891776"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891777"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891778"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891779"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891780"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891781"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891782"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891783"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891784"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891785"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891786"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891787"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891788"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891789"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891790"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891791"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891792"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891793"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891794"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891795"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891796"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891797"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891798"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891799"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891800"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891801"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891802"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891803"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891804"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891805"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891806"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891807"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891808"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891809"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891810"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891811"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891812"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891813"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891814"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891815"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891816"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891817"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891818"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891819"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891820"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891821"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891822"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891823"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891824"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891825"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891826"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891827"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891828"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891829"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891830"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891831"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891832"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891833"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891834"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891835"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891836"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891837"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891838"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891839"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891840"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891841"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891842"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891843"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891844"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891845"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891846"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891847"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891848"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891849"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891850"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891851"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891852"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891853"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891854"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891855"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891856"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891857"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891858"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891859"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891860"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891861"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891862"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891863"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891864"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891865"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891866"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891867"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891868"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891869"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891870"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891871"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891872"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891873"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891874"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891875"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891876"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891877"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891878"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891879"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891880"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891881"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891882"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891883"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891884"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891885"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891886"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891887"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891888"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891889"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891890"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891891"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891892"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891893"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891894"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891895"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891896"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891897"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891898"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891899"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891900"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891901"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891902"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891903"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891904"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891905"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891906"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891907"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891908"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891909"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891910"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891911"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891912"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891913"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891914"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891915"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891916"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891917"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891918"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891919"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891920"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891921"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891922"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891923"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891924"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891925"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891926"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891927"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891928"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891929"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891930"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891931"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891932"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891933"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891934"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891935"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891936"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891937"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891938"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891939"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891940"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891941"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891942"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891943"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891944"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891945"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891946"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891947"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891948"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891949"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891950"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891951"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891952"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891953"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891954"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891955"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891956"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891957"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891958"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891959"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891960"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891961"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891962"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891963"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891964"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891965"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891966"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891967"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891968"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891969"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891970"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891971"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891972"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891973"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891974"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891975"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891976"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891977"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891978"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891979"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891980"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891981"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891982"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891983"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891984"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891985"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891986"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891987"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891988"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891989"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891990"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891991"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891992"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891993"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891994"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891995"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891996"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891997"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891998"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871891999"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892000"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892001"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892002"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892003"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892004"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892005"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892006"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892007"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892008"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892009"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892010"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892011"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892012"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892013"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892014"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892015"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892016"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892017"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892018"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892019"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892020"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892021"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892022"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892023"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892024"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892025"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892026"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892027"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892028"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892029"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892030"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892031"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892032"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892033"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892034"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892035"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892036"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892037"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892038"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892039"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892040"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892041"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892042"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892043"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892044"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892045"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892046"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892047"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892048"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892049"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892050"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892051"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892052"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892053"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892054"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892055"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892056"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892057"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892058"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892059"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892060"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892061"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892062"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892063"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892064"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892065"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892066"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892067"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892068"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892069"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892070"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892071"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892072"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892073"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892074"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892075"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892076"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892077"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892078"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892079"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892080"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892081"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892082"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892083"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892084"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892085"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892086"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892087"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892088"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892089"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892090"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892091"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892092"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892093"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892094"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892095"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892096"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892097"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892098"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892099"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892100"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892101"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892102"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892103"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892104"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892105"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892106"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892107"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892108"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892109"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892110"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892111"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892112"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892113"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892114"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892115"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892116"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892117"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892118"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892119"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892120"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892121"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892122"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892123"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892124"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892125"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892126"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892127"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892128"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892129"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892130"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892131"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892132"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892133"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892134"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892135"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892136"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892137"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892138"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892139"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892140"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892141"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892142"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892143"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892144"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892145"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892146"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892147"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892148"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892149"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892150"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892151"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892152"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892153"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892154"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892155"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892156"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892157"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892158"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892159"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892160"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892161"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892162"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892163"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892164"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892165"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892166"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892167"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892168"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892169"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892170"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892171"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892172"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892173"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892174"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892175"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892176"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892177"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892178"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892179"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892180"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892181"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892182"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892183"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892184"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892185"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892186"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892187"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892188"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892189"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892190"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892191"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892192"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892193"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892194"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892195"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892196"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892197"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892198"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892199"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892200"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892201"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892202"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892203"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892204"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892205"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892206"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892207"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892208"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892209"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892210"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892211"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892212"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892213"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892214"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892215"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892216"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892217"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892218"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892219"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892220"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892221"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892222"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892223"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892224"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892225"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892226"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892227"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892228"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892229"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892230"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892231"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892232"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892233"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892234"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892235"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892236"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892237"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892238"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892239"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892240"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892241"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892242"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892243"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892244"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892245"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892246"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892247"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892248"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892249"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892250"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892251"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892252"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892253"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892254"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892255"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892256"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892257"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892258"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892259"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892260"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892261"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892262"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892263"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892264"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892265"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892266"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892267"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892268"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892269"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892270"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892271"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892272"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892273"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892274"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892275"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892276"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892277"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892278"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892279"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892280"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892281"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892282"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892283"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892284"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892285"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892286"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892287"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892288"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892289"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892290"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892291"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892292"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892293"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892294"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892295"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892296"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892297"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892298"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892299"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892300"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892301"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892302"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892303"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892304"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892305"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892306"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892307"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892308"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892309"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892310"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892311"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892312"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892313"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892314"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892315"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892316"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892317"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892318"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892319"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892320"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892321"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892322"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892323"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892324"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892325"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892326"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892327"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892328"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892329"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892330"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892331"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892332"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892333"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892334"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892335"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892336"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892337"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892338"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892339"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892340"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892341"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892342"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892343"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892344"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892345"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892346"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892347"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892348"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892349"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892350"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892351"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892352"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892353"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892354"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892355"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892356"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892357"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892358"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892359"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892360"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892361"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892362"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892363"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892364"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892365"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892366"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892367"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892368"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892369"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892370"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892371"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892372"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892373"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892374"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892375"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892376"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892377"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892378"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892379"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892380"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892381"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892382"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892383"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892384"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892385"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892386"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892387"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892388"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892389"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892390"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892391"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892392"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892393"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892394"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892395"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892396"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892397"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892398"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892399"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892400"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892401"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892402"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892403"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892404"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892405"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892406"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892407"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892408"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892409"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892410"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892411"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892412"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892413"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892414"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892415"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892416"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892417"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892418"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892419"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892420"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892421"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892422"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892423"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892424"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892425"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892426"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892427"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892428"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892429"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892430"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892431"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892432"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892433"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892434"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892435"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892436"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892437"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892438"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892439"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892440"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892441"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892442"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892443"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892444"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892445"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892446"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892447"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892448"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892449"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892450"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892451"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892452"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892453"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892454"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892455"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892456"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892457"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892458"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892459"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892460"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892461"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892462"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892463"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892464"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892465"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892466"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892467"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892468"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892469"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892470"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892471"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892472"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892473"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892474"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892475"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892476"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892477"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892478"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892479"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892480"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892481"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892482"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892483"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892484"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892485"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892486"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892487"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892488"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892489"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892490"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892491"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892492"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892493"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892494"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892495"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892496"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892497"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892498"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892499"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892500"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892501"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892502"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892503"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892504"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892505"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892506"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892507"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892508"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892509"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892510"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892511"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892512"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892513"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892514"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892515"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892516"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892517"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892518"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892519"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892520"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892521"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892522"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892523"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892524"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892525"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892526"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892527"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892528"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892529"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892530"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892531"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892532"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892533"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892534"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892535"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892536"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892537"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892538"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892539"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892540"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892541"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892542"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892543"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892544"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892545"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892546"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892547"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892548"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892549"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892550"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892551"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892552"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892553"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892554"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892555"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892556"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892557"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892558"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892559"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892560"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892561"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892562"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892563"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892564"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892565"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892566"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892567"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892568"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892569"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892570"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892571"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892572"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892573"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892574"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892575"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892576"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892577"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892578"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892579"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892580"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892581"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892582"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892583"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892584"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892585"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892586"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892587"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892588"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892589"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892590"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892591"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892592"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892593"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892594"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892595"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892596"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892597"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892598"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892599"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892600"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892601"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892602"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892603"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892604"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892605"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892606"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892607"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892608"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892609"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892610"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892611"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892612"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892613"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892614"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892615"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892616"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892617"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892618"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892619"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892620"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892621"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892622"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892623"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892624"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892625"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892626"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892627"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892628"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892629"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892630"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892631"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892632"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892633"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892634"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892635"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892636"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892637"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892638"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892639"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892640"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892641"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892642"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892643"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892644"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892645"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892646"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892647"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892648"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892649"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892650"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892651"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892652"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892653"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892654"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892655"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892656"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892657"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892658"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892659"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892660"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892661"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892662"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892663"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892664"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892665"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892666"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892667"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892668"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892669"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892670"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892671"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892672"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892673"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892674"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892675"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892676"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892677"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892678"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892679"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892680"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892681"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892682"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892683"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892684"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892685"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892686"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892687"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892688"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892689"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892690"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892691"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892692"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892693"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892694"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892695"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892696"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892697"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892698"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892699"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892700"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892701"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892702"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892703"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892704"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892705"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892706"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892707"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892708"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892709"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892710"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892711"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892712"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892713"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892714"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892715"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892716"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892717"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892718"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892719"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892720"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892721"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892722"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892723"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892724"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892725"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892726"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892727"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892728"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892729"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892730"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892731"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892732"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892733"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892734"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892735"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892736"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892737"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892738"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892739"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892740"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892741"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892742"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892743"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892744"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892745"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892746"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892747"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892748"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892749"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892750"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892751"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892752"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892753"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892754"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892755"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892756"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892757"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892758"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892759"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892760"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892761"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892762"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892763"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892764"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892765"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892766"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892767"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892768"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892769"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892770"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892771"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892772"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892773"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892774"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892775"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892776"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892777"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892778"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892779"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892780"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892781"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892782"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892783"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892784"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892785"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892786"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892787"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892788"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892789"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892790"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892791"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892792"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892793"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892794"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892795"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892796"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892797"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892798"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892799"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892800"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892801"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892802"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892803"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892804"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892805"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892806"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892807"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892808"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892809"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892810"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892811"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892812"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892813"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892814"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892815"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892816"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892817"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892818"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892819"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892820"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892821"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892822"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892823"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892824"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892825"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892826"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892827"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892828"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892829"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892830"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892831"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892832"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892833"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892834"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892835"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892836"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892837"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892838"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892839"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892840"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892841"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892842"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892843"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892844"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892845"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892846"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892847"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892848"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892849"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892850"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892851"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892852"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892853"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892854"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892855"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892856"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892857"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892858"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892859"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892860"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892861"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892862"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892863"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892864"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892865"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892866"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892867"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892868"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892869"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892870"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892871"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892872"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892873"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892874"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892875"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892876"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892877"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892878"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892879"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892880"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892881"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892882"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892883"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892884"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892885"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892886"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892887"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892888"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892889"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892890"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892891"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892892"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892893"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892894"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892895"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892896"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892897"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892898"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892899"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892900"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892901"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892902"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892903"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892904"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892905"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892906"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892907"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892908"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892909"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892910"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892911"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892912"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892913"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892914"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892915"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892916"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892917"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892918"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892919"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892920"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892921"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892922"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892923"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892924"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892925"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892926"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892927"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892928"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892929"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892930"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892931"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892932"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892933"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892934"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892935"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892936"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892937"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892938"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892939"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892940"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892941"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892942"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892943"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892944"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892945"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892946"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892947"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892948"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892949"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892950"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892951"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892952"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892953"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892954"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892955"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892956"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892957"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892958"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892959"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892960"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892961"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892962"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892963"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892964"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892965"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892966"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892967"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892968"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892969"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892970"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892971"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892972"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892973"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892974"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892975"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892976"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892977"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892978"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892979"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892980"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892981"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892982"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892983"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892984"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892985"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892986"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892987"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892988"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892989"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892990"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892991"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892992"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892993"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892994"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892995"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892996"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892997"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892998"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871892999"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893000"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893001"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893002"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893003"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893004"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893005"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893006"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893007"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893008"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893009"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893010"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893011"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893012"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893013"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893014"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893015"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893016"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893017"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893018"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893019"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893020"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893021"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893022"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893023"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893024"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893025"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893026"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893027"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893028"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893029"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893030"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893031"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893032"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893033"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893034"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893035"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893036"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893037"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893038"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893039"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893040"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893041"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893042"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893043"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893044"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893045"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893046"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893047"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893048"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893049"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893050"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893051"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893052"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893053"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893054"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893055"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893056"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893057"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893058"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893059"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893060"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893061"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893062"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893063"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893064"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893065"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893066"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893067"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893068"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893069"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893070"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893071"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893072"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893073"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893074"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893075"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893076"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893077"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893078"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893079"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893080"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893081"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893082"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893083"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893084"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893085"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893086"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893087"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893088"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893089"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893090"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893091"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893092"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893093"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893094"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893095"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893096"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893097"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893098"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893099"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893100"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893101"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893102"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893103"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893104"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893105"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893106"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893107"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893108"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893109"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893110"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893111"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893112"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893113"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893114"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893115"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893116"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893117"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893118"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893119"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893120"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893121"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893122"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893123"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893124"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893125"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893126"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893127"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893128"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893129"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893130"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893131"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893132"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893133"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893134"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893135"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893136"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893137"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893138"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893139"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893140"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893141"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893142"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893143"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893144"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893145"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893146"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893147"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893148"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893149"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893150"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893151"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893152"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893153"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893154"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893155"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893156"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893157"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893158"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893159"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893160"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893161"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893162"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893163"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893164"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893165"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893166"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893167"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893168"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893169"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893170"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893171"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893172"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893173"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893174"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893175"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893176"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893177"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893178"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893179"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893180"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893181"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893182"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893183"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893184"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893185"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893186"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893187"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893188"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893189"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893190"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893191"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893192"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893193"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893194"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893195"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893196"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893197"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893198"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893199"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893200"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893201"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893202"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893203"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893204"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893205"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893206"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893207"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893208"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893209"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893210"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893211"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893212"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893213"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893214"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893215"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893216"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893217"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893218"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893219"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893220"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893221"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893222"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893223"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893224"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893225"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893226"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893227"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893228"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893229"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893230"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893231"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893232"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893233"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893234"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893235"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893236"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893237"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893238"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893239"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893240"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893241"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893242"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893243"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893244"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893245"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893246"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893247"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893248"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893249"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893250"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893251"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893252"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893253"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893254"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893255"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893256"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893257"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893258"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893259"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893260"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893261"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893262"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893263"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893264"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893265"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893266"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893267"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893268"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893269"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893270"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893271"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893272"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893273"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893274"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893275"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893276"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893277"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893278"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893279"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893280"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893281"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893282"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893283"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893284"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893285"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893286"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893287"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893288"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893289"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893290"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893291"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893292"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893293"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893294"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893295"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893296"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893297"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893298"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893299"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893300"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893301"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893302"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893303"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893304"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893305"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893306"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893307"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893308"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893309"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893310"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893311"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893312"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893313"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893314"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893315"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893316"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893317"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893318"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893319"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893320"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893321"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893322"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893323"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893324"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893325"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893326"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893327"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893328"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893329"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893330"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893331"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893332"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893333"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893334"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893335"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893336"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893337"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893338"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893339"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893340"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893341"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893342"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893343"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893344"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893345"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893346"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893347"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893348"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893349"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893350"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893351"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893352"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893353"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893354"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893355"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893356"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893357"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893358"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893359"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893360"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893361"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893362"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893363"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893364"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893365"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893366"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893367"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893368"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893369"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893370"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893371"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893372"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893373"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893374"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893375"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893376"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893377"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893378"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893379"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893380"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893381"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893382"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893383"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893384"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893385"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893386"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893387"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893388"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893389"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893390"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893391"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893392"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893393"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893394"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893395"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893396"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893397"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893398"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893399"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893400"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893401"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893402"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893403"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893404"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893405"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893406"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893407"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893408"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893409"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893410"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893411"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893412"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893413"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893414"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893415"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893416"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893417"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893418"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893419"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893420"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893421"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893422"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893423"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893424"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893425"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893426"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893427"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893428"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893429"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893430"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893431"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893432"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893433"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893434"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893435"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893436"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893437"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893438"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893439"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893440"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893441"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893442"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893443"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893444"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893445"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893446"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893447"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893448"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893449"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893450"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893451"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893452"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893453"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893454"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893455"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893456"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893457"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893458"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893459"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893460"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893461"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893462"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893463"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893464"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893465"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893466"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893467"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893468"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893469"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893470"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893471"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893472"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893473"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893474"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893475"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893476"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893477"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893478"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893479"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893480"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893481"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893482"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893483"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893484"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893485"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893486"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893487"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893488"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893489"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893490"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893491"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893492"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893493"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893494"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893495"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893496"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893497"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893498"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893499"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893500"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893501"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893502"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893503"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893504"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893505"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893506"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893507"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893508"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893509"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893510"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893511"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893512"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893513"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893514"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893515"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893516"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893517"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893518"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893519"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893520"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893521"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893522"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893523"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893524"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893525"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893526"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893527"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893528"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893529"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893530"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893531"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893532"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893533"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893534"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893535"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893536"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893537"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893538"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893539"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893540"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893541"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893542"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893543"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893544"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893545"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893546"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893547"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893548"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893549"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893550"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893551"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893552"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893553"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893554"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893555"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893556"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893557"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893558"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893559"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893560"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893561"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893562"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893563"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893564"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893565"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893566"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893567"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893568"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893569"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893570"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893571"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893572"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893573"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893574"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893575"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893576"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893577"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893578"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893579"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893580"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893581"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893582"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893583"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893584"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893585"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893586"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893587"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893588"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893589"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893590"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893591"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893592"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893593"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893594"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893595"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893596"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893597"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893598"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893599"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893600"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893601"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893602"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893603"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893604"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893605"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893606"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893607"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893608"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893609"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893610"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893611"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893612"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893613"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893614"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893615"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893616"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893617"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893618"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893619"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893620"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893621"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893622"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893623"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893624"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893625"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893626"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893627"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893628"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893629"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893630"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893631"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893632"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893633"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893634"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893635"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893636"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893637"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893638"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893639"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893640"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893641"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893642"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893643"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893644"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893645"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893646"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893647"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893648"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893649"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893650"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893651"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893652"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893653"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893654"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893655"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893656"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893657"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893658"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893659"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893660"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893661"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893662"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893663"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893664"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893665"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893666"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893667"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893668"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893669"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893670"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893671"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893672"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893673"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893674"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893675"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893676"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893677"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893678"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893679"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893680"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893681"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893682"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893683"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893684"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893685"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893686"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893687"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893688"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893689"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893690"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893691"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893692"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893693"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893694"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893695"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893696"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893697"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893698"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893699"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893700"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893701"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893702"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893703"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893704"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893705"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893706"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893707"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893708"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893709"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893710"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893711"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893712"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893713"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893714"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893715"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893716"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893717"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893718"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893719"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893720"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893721"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893722"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893723"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893724"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893725"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893726"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893727"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893728"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893729"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893730"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893731"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893732"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893733"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893734"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893735"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893736"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893737"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893738"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893739"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893740"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893741"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893742"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893743"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893744"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893745"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893746"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893747"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893748"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893749"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893750"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893751"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893752"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893753"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893754"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893755"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893756"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893757"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893758"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893759"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893760"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893761"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893762"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893763"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893764"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893765"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893766"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893767"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893768"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893769"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893770"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893771"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893772"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893773"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893774"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893775"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893776"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893777"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893778"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893779"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893780"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893781"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893782"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893783"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893784"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893785"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893786"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893787"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893788"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893789"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893790"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893791"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893792"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893793"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893794"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893795"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893796"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893797"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893798"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893799"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893800"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893801"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893802"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893803"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893804"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893805"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893806"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893807"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893808"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893809"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893810"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893811"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893812"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893813"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893814"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893815"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893816"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893817"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893818"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893819"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893820"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893821"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893822"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893823"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893824"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893825"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893826"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893827"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893828"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893829"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893830"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893831"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893832"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893833"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893834"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893835"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893836"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893837"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893838"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893839"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893840"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893841"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893842"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893843"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893844"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893845"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893846"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893847"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893848"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893849"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893850"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893851"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893852"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893853"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893854"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893855"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893856"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893857"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893858"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893859"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893860"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893861"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893862"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893863"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893864"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893865"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893866"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893867"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893868"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893869"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893870"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893871"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893872"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893873"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893874"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893875"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893876"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893877"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893878"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893879"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893880"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893881"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893882"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893883"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893884"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893885"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893886"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893887"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893888"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893889"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893890"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893891"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893892"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893893"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893894"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893895"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893896"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893897"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893898"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893899"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893900"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893901"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893902"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893903"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893904"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893905"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893906"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893907"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893908"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893909"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893910"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893911"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893912"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893913"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893914"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893915"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893916"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893917"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893918"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893919"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893920"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893921"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893922"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893923"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893924"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893925"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893926"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893927"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893928"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893929"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893930"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893931"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893932"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893933"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893934"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893935"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893936"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893937"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893938"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893939"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893940"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893941"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893942"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893943"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893944"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893945"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893946"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893947"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893948"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893949"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893950"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893951"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893952"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893953"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893954"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893955"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893956"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893957"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893958"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893959"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893960"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893961"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893962"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893963"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893964"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893965"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893966"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893967"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893968"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893969"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893970"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893971"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893972"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893973"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893974"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893975"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893976"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893977"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893978"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893979"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893980"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893981"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893982"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893983"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893984"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893985"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893986"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893987"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893988"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893989"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893990"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893991"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893992"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893993"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893994"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893995"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893996"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893997"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893998"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871893999"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894000"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894001"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894002"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894003"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894004"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894005"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894006"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894007"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894008"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894009"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894010"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894011"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894012"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894013"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894014"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894015"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894016"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894017"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894018"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894019"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894020"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894021"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894022"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894023"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894024"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894025"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894026"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894027"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894028"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894029"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894030"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894031"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894032"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894033"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894034"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894035"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894036"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894037"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894038"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894039"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894040"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894041"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894042"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894043"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894044"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894045"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894046"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894047"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894048"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894049"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894050"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894051"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894052"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894053"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894054"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894055"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894056"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894057"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894058"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894059"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894060"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894061"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894062"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894063"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894064"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894065"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894066"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894067"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894068"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894069"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894070"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894071"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894072"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894073"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894074"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894075"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894076"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894077"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894078"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894079"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894080"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894081"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894082"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894083"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894084"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894085"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894086"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894087"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894088"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894089"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894090"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894091"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894092"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894093"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894094"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894095"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894096"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894097"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894098"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894099"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894100"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894101"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894102"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894103"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894104"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894105"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894106"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894107"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894108"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894109"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894110"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894111"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894112"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894113"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894114"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894115"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894116"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894117"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894118"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894119"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894120"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894121"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894122"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894123"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894124"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894125"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894126"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894127"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894128"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894129"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894130"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894131"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894132"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894133"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894134"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894135"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894136"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894137"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894138"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894139"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894140"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894141"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894142"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894143"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894144"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894145"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894146"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894147"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894148"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894149"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894150"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894151"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894152"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894153"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894154"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894155"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894156"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894157"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894158"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894159"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894160"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894161"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894162"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894163"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894164"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894165"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894166"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894167"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894168"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894169"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894170"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894171"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894172"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894173"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894174"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894175"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894176"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894177"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894178"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894179"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894180"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894181"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894182"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894183"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894184"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894185"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894186"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894187"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894188"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894189"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894190"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894191"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894192"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894193"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894194"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894195"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894196"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894197"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894198"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894199"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894200"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894201"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894202"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894203"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894204"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894205"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894206"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894207"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894208"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894209"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894210"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894211"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894212"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894213"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894214"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894215"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894216"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894217"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894218"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894219"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894220"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894221"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894222"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894223"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894224"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894225"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894226"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894227"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894228"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894229"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894230"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894231"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894232"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894233"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894234"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894235"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894236"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894237"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894238"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894239"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894240"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894241"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894242"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894243"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894244"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894245"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894246"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894247"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894248"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894249"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894250"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894251"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894252"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894253"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894254"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894255"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894256"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894257"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894258"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894259"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894260"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894261"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894262"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894263"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894264"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894265"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894266"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894267"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894268"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894269"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894270"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894271"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894272"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894273"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894274"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894275"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894276"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894277"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894278"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894279"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894280"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894281"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894282"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894283"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894284"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894285"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894286"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894287"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894288"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894289"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894290"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894291"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894292"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894293"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894294"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894295"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894296"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894297"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894298"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894299"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894300"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894301"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894302"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894303"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894304"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894305"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894306"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894307"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894308"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894309"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894310"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894311"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894312"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894313"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894314"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894315"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894316"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894317"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894318"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894319"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894320"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894321"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894322"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894323"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894324"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894325"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894326"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894327"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894328"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894329"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894330"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894331"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894332"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894333"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894334"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894335"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894336"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894337"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894338"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894339"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894340"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894341"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894342"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894343"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894344"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894345"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894346"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894347"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894348"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894349"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894350"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894351"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894352"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894353"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894354"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894355"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894356"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894357"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894358"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894359"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894360"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894361"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894362"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894363"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894364"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894365"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894366"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894367"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894368"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894369"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894370"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894371"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894372"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894373"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894374"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894375"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894376"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894377"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894378"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894379"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894380"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894381"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894382"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894383"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894384"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894385"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894386"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894387"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894388"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894389"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894390"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894391"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894392"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894393"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894394"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894395"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894396"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894397"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894398"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894399"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894400"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894401"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894402"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894403"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894404"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894405"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894406"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894407"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894408"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894409"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894410"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894411"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894412"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894413"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894414"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894415"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894416"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894417"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894418"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894419"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894420"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894421"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894422"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894423"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894424"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894425"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894426"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894427"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894428"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894429"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894430"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894431"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894432"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894433"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894434"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894435"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894436"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894437"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894438"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894439"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894440"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894441"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894442"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894443"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894444"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894445"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894446"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894447"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894448"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894449"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894450"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894451"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894452"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894453"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894454"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894455"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894456"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894457"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894458"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894459"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894460"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894461"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894462"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894463"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894464"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894465"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894466"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894467"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894468"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894469"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894470"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894471"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894472"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894473"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894474"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894475"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894476"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894477"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894478"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894479"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894480"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894481"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894482"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894483"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894484"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894485"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894486"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894487"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894488"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894489"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894490"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894491"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894492"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894493"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894494"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894495"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894496"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894497"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894498"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894499"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894500"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894501"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894502"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894503"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894504"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894505"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894506"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894507"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894508"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894509"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894510"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894511"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894512"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894513"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894514"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894515"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894516"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894517"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894518"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894519"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894520"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894521"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894522"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894523"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894524"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894525"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894526"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894527"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894528"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894529"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894530"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894531"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894532"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894533"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894534"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894535"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894536"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894537"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894538"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894539"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894540"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894541"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894542"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894543"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894544"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894545"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894546"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894547"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894548"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894549"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894550"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894551"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894552"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894553"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894554"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894555"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894556"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894557"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894558"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894559"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894560"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894561"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894562"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894563"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894564"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894565"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894566"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894567"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894568"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894569"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894570"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894571"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894572"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894573"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894574"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894575"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894576"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894577"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894578"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894579"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894580"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894581"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894582"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894583"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894584"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894585"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894586"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894587"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894588"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894589"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894590"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894591"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894592"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894593"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894594"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894595"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894596"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894597"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894598"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894599"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894600"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894601"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894602"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894603"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894604"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894605"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894606"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894607"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894608"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894609"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894610"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894611"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894612"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894613"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894614"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894615"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894616"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894617"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894618"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894619"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894620"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894621"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894622"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894623"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894624"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894625"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894626"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894627"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894628"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894629"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894630"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894631"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894632"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894633"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894634"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894635"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894636"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894637"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894638"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894639"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894640"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894641"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894642"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894643"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894644"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894645"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894646"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894647"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894648"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894649"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894650"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894651"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894652"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894653"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894654"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894655"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894656"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894657"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894658"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894659"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894660"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894661"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894662"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894663"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894664"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894665"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894666"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894667"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894668"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894669"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894670"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894671"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894672"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894673"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894674"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894675"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894676"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894677"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894678"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894679"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894680"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894681"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894682"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894683"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894684"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894685"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894686"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894687"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894688"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894689"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894690"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894691"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894692"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894693"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894694"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894695"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894696"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894697"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894698"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894699"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894700"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894701"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894702"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894703"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894704"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894705"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894706"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894707"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894708"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894709"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894710"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894711"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894712"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894713"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894714"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894715"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894716"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894717"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894718"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894719"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894720"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894721"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894722"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894723"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894724"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894725"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894726"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894727"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894728"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894729"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894730"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894731"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894732"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894733"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894734"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894735"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894736"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894737"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894738"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894739"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894740"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894741"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894742"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894743"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894744"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894745"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894746"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894747"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894748"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894749"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894750"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894751"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894752"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894753"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894754"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894755"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894756"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894757"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894758"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894759"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894760"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894761"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894762"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894763"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894764"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894765"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894766"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894767"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894768"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894769"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894770"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894771"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894772"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894773"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894774"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894775"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894776"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894777"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894778"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894779"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894780"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894781"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894782"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894783"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894784"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894785"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894786"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894787"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894788"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894789"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894790"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894791"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894792"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894793"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894794"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894795"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894796"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894797"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894798"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894799"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894800"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894801"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894802"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894803"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894804"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894805"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894806"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894807"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894808"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894809"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894810"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894811"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894812"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894813"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894814"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894815"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894816"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894817"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894818"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894819"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894820"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894821"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894822"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894823"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894824"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894825"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894826"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894827"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894828"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894829"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894830"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894831"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894832"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894833"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894834"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894835"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894836"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894837"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894838"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894839"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894840"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894841"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894842"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894843"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894844"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894845"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894846"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894847"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894848"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894849"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894850"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894851"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894852"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894853"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894854"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894855"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894856"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894857"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894858"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894859"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894860"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894861"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894862"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894863"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894864"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894865"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894866"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894867"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894868"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894869"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894870"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894871"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894872"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894873"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894874"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894875"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894876"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894877"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894878"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894879"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894880"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894881"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894882"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894883"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894884"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894885"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894886"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894887"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894888"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894889"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894890"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894891"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894892"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894893"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894894"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894895"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894896"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894897"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894898"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894899"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894900"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894901"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894902"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894903"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894904"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894905"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894906"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894907"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894908"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894909"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894910"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894911"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894912"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894913"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894914"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894915"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894916"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894917"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894918"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894919"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894920"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894921"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894922"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894923"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894924"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894925"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894926"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894927"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894928"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894929"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894930"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894931"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894932"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894933"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894934"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894935"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894936"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894937"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894938"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894939"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894940"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894941"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894942"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894943"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894944"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894945"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894946"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894947"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894948"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894949"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894950"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894951"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894952"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894953"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894954"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894955"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894956"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894957"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894958"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894959"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894960"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894961"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894962"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894963"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894964"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894965"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894966"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894967"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894968"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894969"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894970"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894971"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894972"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894973"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894974"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894975"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894976"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894977"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894978"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894979"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894980"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894981"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894982"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894983"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894984"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894985"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894986"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894987"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894988"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894989"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894990"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894991"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894992"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894993"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894994"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894995"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894996"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894997"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894998"}, {"title": "some title", "type": 3, "color": "#3860cc", "address": "123.123.123.123", "port": 123, "username": "foo", "password": "bar", "active": true, "whitePatterns": [{"title": "everything", "active": true, "pattern": "*", "type": 1, "protocols": 1}], "blackPatterns": [{"title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}, {"title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.", "active": true, "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$", "type": 2, "protocols": 1}], "id": "5yunu15629583871894999"}], "logging": {"size": 500, "active": true}} \ No newline at end of file
diff --git a/__tests__/load/foxyproxy-template.json b/__tests__/load/foxyproxy-template.json
new file mode 100644
index 0000000..4283aa9
--- /dev/null
+++ b/__tests__/load/foxyproxy-template.json
@@ -0,0 +1,69 @@
+{
+ "mode": "patterns",
+ "proxySettings": [
+ {
+ "title": "some title",
+ "type": 3,
+ "color": "#3860cc",
+ "address": "123.123.123.123",
+ "port": 123,
+ "username": "foo",
+ "password": "bar",
+ "active": true,
+ "whitePatterns": [
+ {
+ "title": "everything",
+ "active": true,
+ "pattern": "*",
+ "type": 1,
+ "protocols": 1
+ }
+ ],
+ "blackPatterns": [
+ {
+ "title": "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.",
+ "active": true,
+ "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$",
+ "type": 2,
+ "protocols": 1
+ },
+ {
+ "title": "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.",
+ "active": true,
+ "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$",
+ "type": 2,
+ "protocols": 1
+ },
+ {
+ "title": "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.",
+ "active": true,
+ "pattern": "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$",
+ "type": 2,
+ "protocols": 1
+ }
+ ],
+ "id": "5yunu1562958387189"
+ },
+ {
+ "title": "Default",
+ "type": 5,
+ "color": "#0055e5",
+ "active": true,
+ "whitePatterns": [
+ {
+ "title": "all URLs",
+ "active": true,
+ "pattern": "*",
+ "type": 1,
+ "protocols": 1
+ }
+ ],
+ "blackPatterns": [],
+ "id": "k20d21508277536715"
+ }
+ ],
+ "logging": {
+ "size": 500,
+ "active": true
+ }
+} \ No newline at end of file
diff --git a/__tests__/load/generate-json-10000-patterns.py b/__tests__/load/generate-json-10000-patterns.py
new file mode 100644
index 0000000..c0b1776
--- /dev/null
+++ b/__tests__/load/generate-json-10000-patterns.py
@@ -0,0 +1,15 @@
+# Use foxyproxy-template.json to ouptut foxyproxy-5000-proxies-test-settings.json
+# which has 5000 proxies defined. foxyproxy-template.json should have a least 1
+# non-default proxy defined. All data in new file is same as the 1 non-default
+# proxy except for the proxy id, which must be unqiue
+
+import json, copy
+
+with open('foxyproxy-template.json') as json_file:
+ data = json.load(json_file)
+ template = data['proxySettings'][0]['whitePatterns'][0]
+ for x in range(10000):
+ new_pattern = copy.deepcopy(template)
+ data['proxySettings'][0]['whitePatterns'].append(new_pattern)
+with open("foxyproxy-10000-patterns-test-settings.json", "w") as write_file:
+ json.dump(data, write_file)
diff --git a/__tests__/load/generate-json-5000-proxies.py b/__tests__/load/generate-json-5000-proxies.py
new file mode 100644
index 0000000..2a09685
--- /dev/null
+++ b/__tests__/load/generate-json-5000-proxies.py
@@ -0,0 +1,17 @@
+# Use foxyproxy-template.json to ouptut foxyproxy-5000-proxies-test-settings.json
+# which has 5000 proxies defined. foxyproxy-template.json should have a least 1
+# non-default proxy defined. All data in new file is same as the 1 non-default
+# proxy except for the proxy id, which must be unqiue
+
+import json, copy
+
+with open('foxyproxy-template.json') as json_file:
+ data = json.load(json_file)
+ template = data['proxySettings'][0]
+ for x in range(5000):
+ new_settings = copy.deepcopy(template)
+ # Must have unique id
+ new_settings['id'] = template['id'] + str(x)
+ data['proxySettings'].append(new_settings)
+with open("foxyproxy-5000-proxies-test-settings.json", "w") as write_file:
+ json.dump(data, write_file)
diff --git a/notes-to-reviewers.txt b/notes-to-reviewers.txt
new file mode 100644
index 0000000..5b0b0c6
--- /dev/null
+++ b/notes-to-reviewers.txt
@@ -0,0 +1,8 @@
+# 3rd-Party Libraries
+
+## jscolor Color Picker
+A very nice color picker, much better than HTML's native input type="color". No jQuery dependency.
+
+Source: http://jscolor.com/release/latest.zip (Unfortunately, there is no specific URL for 2.0.5, the version I am using)
+Docs: http://jscolor.com/
+Renamed to jscolor-2.0.5.js
diff --git a/package-lock.json b/package-lock.json
new file mode 100644
index 0000000..fffe20d
--- /dev/null
+++ b/package-lock.json
@@ -0,0 +1,8036 @@
+{
+ "name": "foxyproxy",
+ "version": "0.1.0",
+ "lockfileVersion": 1,
+ "requires": true,
+ "dependencies": {
+ "@babel/code-frame": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
+ "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
+ "dev": true,
+ "requires": {
+ "@babel/highlight": "^7.10.4"
+ }
+ },
+ "@babel/core": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.10.4.tgz",
+ "integrity": "sha512-3A0tS0HWpy4XujGc7QtOIHTeNwUgWaZc/WuS5YQrfhU67jnVmsD6OGPc1AKHH0LJHQICGncy3+YUjIhVlfDdcA==",
+ "dev": true,
+ "requires": {
+ "@babel/code-frame": "^7.10.4",
+ "@babel/generator": "^7.10.4",
+ "@babel/helper-module-transforms": "^7.10.4",
+ "@babel/helpers": "^7.10.4",
+ "@babel/parser": "^7.10.4",
+ "@babel/template": "^7.10.4",
+ "@babel/traverse": "^7.10.4",
+ "@babel/types": "^7.10.4",
+ "convert-source-map": "^1.7.0",
+ "debug": "^4.1.0",
+ "gensync": "^1.0.0-beta.1",
+ "json5": "^2.1.2",
+ "lodash": "^4.17.13",
+ "resolve": "^1.3.2",
+ "semver": "^5.4.1",
+ "source-map": "^0.5.0"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
+ "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
+ "dev": true,
+ "requires": {
+ "ms": "^2.1.1"
+ }
+ },
+ "lodash": {
+ "version": "4.17.19",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
+ "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
+ "dev": true
+ },
+ "ms": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
+ "dev": true
+ },
+ "semver": {
+ "version": "5.7.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
+ "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
+ "dev": true
+ }
+ }
+ },
+ "@babel/generator": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.10.4.tgz",
+ "integrity": "sha512-toLIHUIAgcQygFZRAQcsLQV3CBuX6yOIru1kJk/qqqvcRmZrYe6WavZTSG+bB8MxhnL9YPf+pKQfuiP161q7ng==",
+ "dev": true,
+ "requires": {
+ "@babel/types": "^7.10.4",
+ "jsesc": "^2.5.1",
+ "lodash": "^4.17.13",
+ "source-map": "^0.5.0"
+ },
+ "dependencies": {
+ "lodash": {
+ "version": "4.17.19",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
+ "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
+ "dev": true
+ }
+ }
+ },
+ "@babel/helper-function-name": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz",
+ "integrity": "sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-get-function-arity": "^7.10.4",
+ "@babel/template": "^7.10.4",
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/helper-get-function-arity": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz",
+ "integrity": "sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==",
+ "dev": true,
+ "requires": {
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/helper-member-expression-to-functions": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.4.tgz",
+ "integrity": "sha512-m5j85pK/KZhuSdM/8cHUABQTAslV47OjfIB9Cc7P+PvlAoBzdb79BGNfw8RhT5Mq3p+xGd0ZfAKixbrUZx0C7A==",
+ "dev": true,
+ "requires": {
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/helper-module-imports": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz",
+ "integrity": "sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==",
+ "dev": true,
+ "requires": {
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/helper-module-transforms": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.10.4.tgz",
+ "integrity": "sha512-Er2FQX0oa3nV7eM1o0tNCTx7izmQtwAQsIiaLRWtavAAEcskb0XJ5OjJbVrYXWOTr8om921Scabn4/tzlx7j1Q==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-module-imports": "^7.10.4",
+ "@babel/helper-replace-supers": "^7.10.4",
+ "@babel/helper-simple-access": "^7.10.4",
+ "@babel/helper-split-export-declaration": "^7.10.4",
+ "@babel/template": "^7.10.4",
+ "@babel/types": "^7.10.4",
+ "lodash": "^4.17.13"
+ },
+ "dependencies": {
+ "lodash": {
+ "version": "4.17.19",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
+ "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
+ "dev": true
+ }
+ }
+ },
+ "@babel/helper-optimise-call-expression": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz",
+ "integrity": "sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==",
+ "dev": true,
+ "requires": {
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/helper-plugin-utils": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
+ "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
+ "dev": true
+ },
+ "@babel/helper-replace-supers": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz",
+ "integrity": "sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-member-expression-to-functions": "^7.10.4",
+ "@babel/helper-optimise-call-expression": "^7.10.4",
+ "@babel/traverse": "^7.10.4",
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/helper-simple-access": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz",
+ "integrity": "sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw==",
+ "dev": true,
+ "requires": {
+ "@babel/template": "^7.10.4",
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/helper-split-export-declaration": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz",
+ "integrity": "sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==",
+ "dev": true,
+ "requires": {
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/helper-validator-identifier": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
+ "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==",
+ "dev": true
+ },
+ "@babel/helpers": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.10.4.tgz",
+ "integrity": "sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA==",
+ "dev": true,
+ "requires": {
+ "@babel/template": "^7.10.4",
+ "@babel/traverse": "^7.10.4",
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/highlight": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
+ "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-validator-identifier": "^7.10.4",
+ "chalk": "^2.0.0",
+ "js-tokens": "^4.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
+ "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+ "dev": true,
+ "requires": {
+ "color-convert": "^1.9.0"
+ }
+ },
+ "chalk": {
+ "version": "2.4.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
+ "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^3.2.1",
+ "escape-string-regexp": "^1.0.5",
+ "supports-color": "^5.3.0"
+ }
+ },
+ "supports-color": {
+ "version": "5.5.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
+ "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^3.0.0"
+ }
+ }
+ }
+ },
+ "@babel/parser": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.10.4.tgz",
+ "integrity": "sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==",
+ "dev": true
+ },
+ "@babel/plugin-syntax-async-generators": {
+ "version": "7.8.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
+ "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-bigint": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
+ "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-class-properties": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz",
+ "integrity": "sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ }
+ },
+ "@babel/plugin-syntax-import-meta": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
+ "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ }
+ },
+ "@babel/plugin-syntax-json-strings": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
+ "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-logical-assignment-operators": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
+ "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ }
+ },
+ "@babel/plugin-syntax-nullish-coalescing-operator": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
+ "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-numeric-separator": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
+ "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ }
+ },
+ "@babel/plugin-syntax-object-rest-spread": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
+ "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-optional-catch-binding": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
+ "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-optional-chaining": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
+ "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/template": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz",
+ "integrity": "sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==",
+ "dev": true,
+ "requires": {
+ "@babel/code-frame": "^7.10.4",
+ "@babel/parser": "^7.10.4",
+ "@babel/types": "^7.10.4"
+ }
+ },
+ "@babel/traverse": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.4.tgz",
+ "integrity": "sha512-aSy7p5THgSYm4YyxNGz6jZpXf+Ok40QF3aA2LyIONkDHpAcJzDUqlCKXv6peqYUs2gmic849C/t2HKw2a2K20Q==",
+ "dev": true,
+ "requires": {
+ "@babel/code-frame": "^7.10.4",
+ "@babel/generator": "^7.10.4",
+ "@babel/helper-function-name": "^7.10.4",
+ "@babel/helper-split-export-declaration": "^7.10.4",
+ "@babel/parser": "^7.10.4",
+ "@babel/types": "^7.10.4",
+ "debug": "^4.1.0",
+ "globals": "^11.1.0",
+ "lodash": "^4.17.13"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
+ "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
+ "dev": true,
+ "requires": {
+ "ms": "^2.1.1"
+ }
+ },
+ "lodash": {
+ "version": "4.17.19",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
+ "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
+ "dev": true
+ },
+ "ms": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
+ "dev": true
+ }
+ }
+ },
+ "@babel/types": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz",
+ "integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-validator-identifier": "^7.10.4",
+ "lodash": "^4.17.13",
+ "to-fast-properties": "^2.0.0"
+ },
+ "dependencies": {
+ "lodash": {
+ "version": "4.17.19",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
+ "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
+ "dev": true
+ }
+ }
+ },
+ "@bcoe/v8-coverage": {
+ "version": "0.2.3",
+ "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
+ "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
+ "dev": true
+ },
+ "@cnakazawa/watch": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz",
+ "integrity": "sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==",
+ "dev": true,
+ "requires": {
+ "exec-sh": "^0.3.2",
+ "minimist": "^1.2.0"
+ },
+ "dependencies": {
+ "minimist": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
+ "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==",
+ "dev": true
+ }
+ }
+ },
+ "@istanbuljs/load-nyc-config": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
+ "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
+ "dev": true,
+ "requires": {
+ "camelcase": "^5.3.1",
+ "find-up": "^4.1.0",
+ "get-package-type": "^0.1.0",
+ "js-yaml": "^3.13.1",
+ "resolve-from": "^5.0.0"
+ },
+ "dependencies": {
+ "camelcase": {
+ "version": "5.3.1",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
+ "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
+ "dev": true
+ },
+ "find-up": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
+ "dev": true,
+ "requires": {
+ "locate-path": "^5.0.0",
+ "path-exists": "^4.0.0"
+ }
+ },
+ "path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "dev": true
+ }
+ }
+ },
+ "@istanbuljs/schema": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz",
+ "integrity": "sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==",
+ "dev": true
+ },
+ "@jest/console": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/console/-/console-26.1.0.tgz",
+ "integrity": "sha512-+0lpTHMd/8pJp+Nd4lyip+/Iyf2dZJvcCqrlkeZQoQid+JlThA4M9vxHtheyrQ99jJTMQam+es4BcvZ5W5cC3A==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "chalk": "^4.0.0",
+ "jest-message-util": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "slash": "^3.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "@jest/core": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/core/-/core-26.1.0.tgz",
+ "integrity": "sha512-zyizYmDJOOVke4OO/De//aiv8b07OwZzL2cfsvWF3q9YssfpcKfcnZAwDY8f+A76xXSMMYe8i/f/LPocLlByfw==",
+ "dev": true,
+ "requires": {
+ "@jest/console": "^26.1.0",
+ "@jest/reporters": "^26.1.0",
+ "@jest/test-result": "^26.1.0",
+ "@jest/transform": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "ansi-escapes": "^4.2.1",
+ "chalk": "^4.0.0",
+ "exit": "^0.1.2",
+ "graceful-fs": "^4.2.4",
+ "jest-changed-files": "^26.1.0",
+ "jest-config": "^26.1.0",
+ "jest-haste-map": "^26.1.0",
+ "jest-message-util": "^26.1.0",
+ "jest-regex-util": "^26.0.0",
+ "jest-resolve": "^26.1.0",
+ "jest-resolve-dependencies": "^26.1.0",
+ "jest-runner": "^26.1.0",
+ "jest-runtime": "^26.1.0",
+ "jest-snapshot": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "jest-validate": "^26.1.0",
+ "jest-watcher": "^26.1.0",
+ "micromatch": "^4.0.2",
+ "p-each-series": "^2.1.0",
+ "rimraf": "^3.0.0",
+ "slash": "^3.0.0",
+ "strip-ansi": "^6.0.0"
+ },
+ "dependencies": {
+ "ansi-regex": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
+ "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
+ "dev": true
+ },
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "braces": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
+ "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
+ "dev": true,
+ "requires": {
+ "fill-range": "^7.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "fill-range": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
+ "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
+ "dev": true,
+ "requires": {
+ "to-regex-range": "^5.0.1"
+ }
+ },
+ "glob": {
+ "version": "7.1.6",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
+ "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
+ "dev": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "is-number": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
+ "dev": true
+ },
+ "micromatch": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
+ "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
+ "dev": true,
+ "requires": {
+ "braces": "^3.0.1",
+ "picomatch": "^2.0.5"
+ }
+ },
+ "rimraf": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
+ "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
+ "dev": true,
+ "requires": {
+ "glob": "^7.1.3"
+ }
+ },
+ "strip-ansi": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
+ "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
+ "dev": true,
+ "requires": {
+ "ansi-regex": "^5.0.0"
+ }
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ },
+ "to-regex-range": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
+ "dev": true,
+ "requires": {
+ "is-number": "^7.0.0"
+ }
+ }
+ }
+ },
+ "@jest/environment": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-26.1.0.tgz",
+ "integrity": "sha512-86+DNcGongbX7ai/KE/S3/NcUVZfrwvFzOOWX/W+OOTvTds7j07LtC+MgGydH5c8Ri3uIrvdmVgd1xFD5zt/xA==",
+ "dev": true,
+ "requires": {
+ "@jest/fake-timers": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "jest-mock": "^26.1.0"
+ }
+ },
+ "@jest/fake-timers": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.1.0.tgz",
+ "integrity": "sha512-Y5F3kBVWxhau3TJ825iuWy++BAuQzK/xEa+wD9vDH3RytW9f2DbMVodfUQC54rZDX3POqdxCgcKdgcOL0rYUpA==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "@sinonjs/fake-timers": "^6.0.1",
+ "jest-message-util": "^26.1.0",
+ "jest-mock": "^26.1.0",
+ "jest-util": "^26.1.0"
+ }
+ },
+ "@jest/globals": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.1.0.tgz",
+ "integrity": "sha512-MKiHPNaT+ZoG85oMaYUmGHEqu98y3WO2yeIDJrs2sJqHhYOy3Z6F7F/luzFomRQ8SQ1wEkmahFAz2291Iv8EAw==",
+ "dev": true,
+ "requires": {
+ "@jest/environment": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "expect": "^26.1.0"
+ }
+ },
+ "@jest/reporters": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.1.0.tgz",
+ "integrity": "sha512-SVAysur9FOIojJbF4wLP0TybmqwDkdnFxHSPzHMMIYyBtldCW9gG+Q5xWjpMFyErDiwlRuPyMSJSU64A67Pazg==",
+ "dev": true,
+ "requires": {
+ "@bcoe/v8-coverage": "^0.2.3",
+ "@jest/console": "^26.1.0",
+ "@jest/test-result": "^26.1.0",
+ "@jest/transform": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "chalk": "^4.0.0",
+ "collect-v8-coverage": "^1.0.0",
+ "exit": "^0.1.2",
+ "glob": "^7.1.2",
+ "graceful-fs": "^4.2.4",
+ "istanbul-lib-coverage": "^3.0.0",
+ "istanbul-lib-instrument": "^4.0.3",
+ "istanbul-lib-report": "^3.0.0",
+ "istanbul-lib-source-maps": "^4.0.0",
+ "istanbul-reports": "^3.0.2",
+ "jest-haste-map": "^26.1.0",
+ "jest-resolve": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "jest-worker": "^26.1.0",
+ "node-notifier": "^7.0.0",
+ "slash": "^3.0.0",
+ "source-map": "^0.6.0",
+ "string-length": "^4.0.1",
+ "terminal-link": "^2.0.0",
+ "v8-to-istanbul": "^4.1.3"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "glob": {
+ "version": "7.1.6",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
+ "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
+ "dev": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "@jest/source-map": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-26.1.0.tgz",
+ "integrity": "sha512-XYRPYx4eEVX15cMT9mstnO7hkHP3krNtKfxUYd8L7gbtia8JvZZ6bMzSwa6IQJENbudTwKMw5R1BePRD+bkEmA==",
+ "dev": true,
+ "requires": {
+ "callsites": "^3.0.0",
+ "graceful-fs": "^4.2.4",
+ "source-map": "^0.6.0"
+ },
+ "dependencies": {
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "dev": true
+ }
+ }
+ },
+ "@jest/test-result": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-26.1.0.tgz",
+ "integrity": "sha512-Xz44mhXph93EYMA8aYDz+75mFbarTV/d/x0yMdI3tfSRs/vh4CqSxgzVmCps1fPkHDCtn0tU8IH9iCKgGeGpfw==",
+ "dev": true,
+ "requires": {
+ "@jest/console": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "@types/istanbul-lib-coverage": "^2.0.0",
+ "collect-v8-coverage": "^1.0.0"
+ }
+ },
+ "@jest/test-sequencer": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.1.0.tgz",
+ "integrity": "sha512-Z/hcK+rTq56E6sBwMoQhSRDVjqrGtj1y14e2bIgcowARaIE1SgOanwx6gvY4Q9gTKMoZQXbXvptji+q5GYxa6Q==",
+ "dev": true,
+ "requires": {
+ "@jest/test-result": "^26.1.0",
+ "graceful-fs": "^4.2.4",
+ "jest-haste-map": "^26.1.0",
+ "jest-runner": "^26.1.0",
+ "jest-runtime": "^26.1.0"
+ },
+ "dependencies": {
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ }
+ }
+ },
+ "@jest/transform": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.1.0.tgz",
+ "integrity": "sha512-ICPm6sUXmZJieq45ix28k0s+d/z2E8CHDsq+WwtWI6kW8m7I8kPqarSEcUN86entHQ570ZBRci5OWaKL0wlAWw==",
+ "dev": true,
+ "requires": {
+ "@babel/core": "^7.1.0",
+ "@jest/types": "^26.1.0",
+ "babel-plugin-istanbul": "^6.0.0",
+ "chalk": "^4.0.0",
+ "convert-source-map": "^1.4.0",
+ "fast-json-stable-stringify": "^2.0.0",
+ "graceful-fs": "^4.2.4",
+ "jest-haste-map": "^26.1.0",
+ "jest-regex-util": "^26.0.0",
+ "jest-util": "^26.1.0",
+ "micromatch": "^4.0.2",
+ "pirates": "^4.0.1",
+ "slash": "^3.0.0",
+ "source-map": "^0.6.1",
+ "write-file-atomic": "^3.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "braces": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
+ "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
+ "dev": true,
+ "requires": {
+ "fill-range": "^7.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "fill-range": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
+ "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
+ "dev": true,
+ "requires": {
+ "to-regex-range": "^5.0.1"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "is-number": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
+ "dev": true
+ },
+ "micromatch": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
+ "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
+ "dev": true,
+ "requires": {
+ "braces": "^3.0.1",
+ "picomatch": "^2.0.5"
+ }
+ },
+ "source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ },
+ "to-regex-range": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
+ "dev": true,
+ "requires": {
+ "is-number": "^7.0.0"
+ }
+ }
+ }
+ },
+ "@jest/types": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.1.0.tgz",
+ "integrity": "sha512-GXigDDsp6ZlNMhXQDeuy/iYCDsRIHJabWtDzvnn36+aqFfG14JmFV0e/iXxY4SP9vbXSiPNOWdehU5MeqrYHBQ==",
+ "dev": true,
+ "requires": {
+ "@types/istanbul-lib-coverage": "^2.0.0",
+ "@types/istanbul-reports": "^1.1.1",
+ "@types/yargs": "^15.0.0",
+ "chalk": "^4.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "@sinonjs/commons": {
+ "version": "1.8.0",
+ "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.0.tgz",
+ "integrity": "sha512-wEj54PfsZ5jGSwMX68G8ZXFawcSglQSXqCftWX3ec8MDUzQdHgcKvw97awHbY0efQEL5iKUOAmmVtoYgmrSG4Q==",
+ "dev": true,
+ "requires": {
+ "type-detect": "4.0.8"
+ }
+ },
+ "@sinonjs/fake-timers": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz",
+ "integrity": "sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==",
+ "dev": true,
+ "requires": {
+ "@sinonjs/commons": "^1.7.0"
+ }
+ },
+ "@types/babel__core": {
+ "version": "7.1.9",
+ "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.9.tgz",
+ "integrity": "sha512-sY2RsIJ5rpER1u3/aQ8OFSI7qGIy8o1NEEbgb2UaJcvOtXOMpd39ko723NBpjQFg9SIX7TXtjejZVGeIMLhoOw==",
+ "dev": true,
+ "requires": {
+ "@babel/parser": "^7.1.0",
+ "@babel/types": "^7.0.0",
+ "@types/babel__generator": "*",
+ "@types/babel__template": "*",
+ "@types/babel__traverse": "*"
+ }
+ },
+ "@types/babel__generator": {
+ "version": "7.6.1",
+ "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.1.tgz",
+ "integrity": "sha512-bBKm+2VPJcMRVwNhxKu8W+5/zT7pwNEqeokFOmbvVSqGzFneNxYcEBro9Ac7/N9tlsaPYnZLK8J1LWKkMsLAew==",
+ "dev": true,
+ "requires": {
+ "@babel/types": "^7.0.0"
+ }
+ },
+ "@types/babel__template": {
+ "version": "7.0.2",
+ "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.0.2.tgz",
+ "integrity": "sha512-/K6zCpeW7Imzgab2bLkLEbz0+1JlFSrUMdw7KoIIu+IUdu51GWaBZpd3y1VXGVXzynvGa4DaIaxNZHiON3GXUg==",
+ "dev": true,
+ "requires": {
+ "@babel/parser": "^7.1.0",
+ "@babel/types": "^7.0.0"
+ }
+ },
+ "@types/babel__traverse": {
+ "version": "7.0.13",
+ "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.13.tgz",
+ "integrity": "sha512-i+zS7t6/s9cdQvbqKDARrcbrPvtJGlbYsMkazo03nTAK3RX9FNrLllXys22uiTGJapPOTZTQ35nHh4ISph4SLQ==",
+ "dev": true,
+ "requires": {
+ "@babel/types": "^7.3.0"
+ }
+ },
+ "@types/color-name": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz",
+ "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==",
+ "dev": true
+ },
+ "@types/graceful-fs": {
+ "version": "4.1.3",
+ "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.3.tgz",
+ "integrity": "sha512-AiHRaEB50LQg0pZmm659vNBb9f4SJ0qrAnteuzhSeAUcJKxoYgEnprg/83kppCnc2zvtCKbdZry1a5pVY3lOTQ==",
+ "dev": true,
+ "requires": {
+ "@types/node": "*"
+ }
+ },
+ "@types/istanbul-lib-coverage": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz",
+ "integrity": "sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==",
+ "dev": true
+ },
+ "@types/istanbul-lib-report": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
+ "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
+ "dev": true,
+ "requires": {
+ "@types/istanbul-lib-coverage": "*"
+ }
+ },
+ "@types/istanbul-reports": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz",
+ "integrity": "sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw==",
+ "dev": true,
+ "requires": {
+ "@types/istanbul-lib-coverage": "*",
+ "@types/istanbul-lib-report": "*"
+ }
+ },
+ "@types/node": {
+ "version": "14.0.22",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.22.tgz",
+ "integrity": "sha512-emeGcJvdiZ4Z3ohbmw93E/64jRzUHAItSHt8nF7M4TGgQTiWqFVGB8KNpLGFmUHmHLvjvBgFwVlqNcq+VuGv9g==",
+ "dev": true
+ },
+ "@types/normalize-package-data": {
+ "version": "2.4.0",
+ "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
+ "integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==",
+ "dev": true
+ },
+ "@types/prettier": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.0.2.tgz",
+ "integrity": "sha512-IkVfat549ggtkZUthUzEX49562eGikhSYeVGX97SkMFn+sTZrgRewXjQ4tPKFPCykZHkX1Zfd9OoELGqKU2jJA==",
+ "dev": true
+ },
+ "@types/stack-utils": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz",
+ "integrity": "sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==",
+ "dev": true
+ },
+ "@types/yargs": {
+ "version": "15.0.5",
+ "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.5.tgz",
+ "integrity": "sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w==",
+ "dev": true,
+ "requires": {
+ "@types/yargs-parser": "*"
+ }
+ },
+ "@types/yargs-parser": {
+ "version": "15.0.0",
+ "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz",
+ "integrity": "sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==",
+ "dev": true
+ },
+ "abab": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.3.tgz",
+ "integrity": "sha512-tsFzPpcttalNjFBCFMqsKYQcWxxen1pgJR56by//QwvJc4/OUS3kPOOttx2tSIfjsylB0pYu7f5D3K1RCxUnUg==",
+ "dev": true
+ },
+ "abbrev": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
+ "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
+ },
+ "acorn": {
+ "version": "7.3.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.3.1.tgz",
+ "integrity": "sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==",
+ "dev": true
+ },
+ "acorn-globals": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz",
+ "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
+ "dev": true,
+ "requires": {
+ "acorn": "^7.1.1",
+ "acorn-walk": "^7.1.1"
+ }
+ },
+ "acorn-walk": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
+ "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==",
+ "dev": true
+ },
+ "ajv": {
+ "version": "6.10.0",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz",
+ "integrity": "sha512-nffhOpkymDECQyR0mnsUtoCE8RlX38G0rYP+wgLWFyZuUyuuojSSvi/+euOiQBIn63whYwYVIIH1TvE3tu4OEg==",
+ "dev": true,
+ "requires": {
+ "fast-deep-equal": "^2.0.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
+ }
+ },
+ "ansi-escapes": {
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz",
+ "integrity": "sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==",
+ "dev": true,
+ "requires": {
+ "type-fest": "^0.11.0"
+ },
+ "dependencies": {
+ "type-fest": {
+ "version": "0.11.0",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz",
+ "integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==",
+ "dev": true
+ }
+ }
+ },
+ "ansi-regex": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
+ "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
+ "dev": true
+ },
+ "ansi-styles": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
+ "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
+ "dev": true
+ },
+ "anymatch": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz",
+ "integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==",
+ "dev": true,
+ "requires": {
+ "normalize-path": "^3.0.0",
+ "picomatch": "^2.0.4"
+ },
+ "dependencies": {
+ "normalize-path": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
+ "dev": true
+ }
+ }
+ },
+ "aproba": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
+ "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
+ "dev": true
+ },
+ "archiver": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/archiver/-/archiver-1.3.0.tgz",
+ "integrity": "sha1-TyGU1tj5nfP1MeaIHxTxXVX6ryI=",
+ "dev": true,
+ "requires": {
+ "archiver-utils": "^1.3.0",
+ "async": "^2.0.0",
+ "buffer-crc32": "^0.2.1",
+ "glob": "^7.0.0",
+ "lodash": "^4.8.0",
+ "readable-stream": "^2.0.0",
+ "tar-stream": "^1.5.0",
+ "walkdir": "^0.0.11",
+ "zip-stream": "^1.1.0"
+ },
+ "dependencies": {
+ "async": {
+ "version": "2.6.2",
+ "resolved": "https://registry.npmjs.org/async/-/async-2.6.2.tgz",
+ "integrity": "sha512-H1qVYh1MYhEEFLsP97cVKqCGo7KfCyTt6uEWqsTBr9SO84oK9Uwbyd/yCW+6rKJLHksBNUVWZDAjfS+Ccx0Bbg==",
+ "dev": true,
+ "requires": {
+ "lodash": "^4.17.11"
+ }
+ },
+ "glob": {
+ "version": "7.1.4",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz",
+ "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==",
+ "dev": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ },
+ "lodash": {
+ "version": "4.17.11",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
+ "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+ "dev": true
+ },
+ "minimatch": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
+ "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+ "dev": true,
+ "requires": {
+ "brace-expansion": "^1.1.7"
+ }
+ }
+ }
+ },
+ "archiver-utils": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-1.3.0.tgz",
+ "integrity": "sha1-5QtMCccL89aA4y/xt5lOn52JUXQ=",
+ "dev": true,
+ "requires": {
+ "glob": "^7.0.0",
+ "graceful-fs": "^4.1.0",
+ "lazystream": "^1.0.0",
+ "lodash": "^4.8.0",
+ "normalize-path": "^2.0.0",
+ "readable-stream": "^2.0.0"
+ },
+ "dependencies": {
+ "glob": {
+ "version": "7.1.4",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz",
+ "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==",
+ "dev": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.0.tgz",
+ "integrity": "sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==",
+ "dev": true
+ },
+ "lodash": {
+ "version": "4.17.11",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
+ "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+ "dev": true
+ },
+ "minimatch": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
+ "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+ "dev": true,
+ "requires": {
+ "brace-expansion": "^1.1.7"
+ }
+ }
+ }
+ },
+ "are-we-there-yet": {
+ "version": "1.1.5",
+ "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz",
+ "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==",
+ "dev": true,
+ "requires": {
+ "delegates": "^1.0.0",
+ "readable-stream": "^2.0.6"
+ }
+ },
+ "argparse": {
+ "version": "1.0.10",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
+ "dev": true,
+ "requires": {
+ "sprintf-js": "~1.0.2"
+ },
+ "dependencies": {
+ "sprintf-js": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
+ "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
+ "dev": true
+ }
+ }
+ },
+ "arr-diff": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
+ "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA="
+ },
+ "arr-flatten": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
+ "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg=="
+ },
+ "arr-union": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
+ "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ="
+ },
+ "array-each": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz",
+ "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8="
+ },
+ "array-find-index": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
+ "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
+ "dev": true
+ },
+ "array-slice": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz",
+ "integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w=="
+ },
+ "array-unique": {
+ "version": "0.3.2",
+ "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
+ "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg="
+ },
+ "asn1": {
+ "version": "0.2.4",
+ "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
+ "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
+ "dev": true,
+ "requires": {
+ "safer-buffer": "~2.1.0"
+ }
+ },
+ "assert-plus": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
+ "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
+ "dev": true
+ },
+ "assign-symbols": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
+ "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c="
+ },
+ "async": {
+ "version": "1.5.2",
+ "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
+ "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
+ "dev": true
+ },
+ "asynckit": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
+ "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
+ "dev": true
+ },
+ "atob": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
+ "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
+ },
+ "aws-sign2": {
+ "version": "0.7.0",
+ "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
+ "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
+ "dev": true
+ },
+ "aws4": {
+ "version": "1.8.0",
+ "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz",
+ "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==",
+ "dev": true
+ },
+ "babel-jest": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-26.1.0.tgz",
+ "integrity": "sha512-Nkqgtfe7j6PxLO6TnCQQlkMm8wdTdnIF8xrdpooHCuD5hXRzVEPbPneTJKknH5Dsv3L8ip9unHDAp48YQ54Dkg==",
+ "dev": true,
+ "requires": {
+ "@jest/transform": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "@types/babel__core": "^7.1.7",
+ "babel-plugin-istanbul": "^6.0.0",
+ "babel-preset-jest": "^26.1.0",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.4",
+ "slash": "^3.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "babel-plugin-istanbul": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz",
+ "integrity": "sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==",
+ "dev": true,
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.0.0",
+ "@istanbuljs/load-nyc-config": "^1.0.0",
+ "@istanbuljs/schema": "^0.1.2",
+ "istanbul-lib-instrument": "^4.0.0",
+ "test-exclude": "^6.0.0"
+ }
+ },
+ "babel-plugin-jest-hoist": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.1.0.tgz",
+ "integrity": "sha512-qhqLVkkSlqmC83bdMhM8WW4Z9tB+JkjqAqlbbohS9sJLT5Ha2vfzuKqg5yenXrAjOPG2YC0WiXdH3a9PvB+YYw==",
+ "dev": true,
+ "requires": {
+ "@babel/template": "^7.3.3",
+ "@babel/types": "^7.3.3",
+ "@types/babel__core": "^7.0.0",
+ "@types/babel__traverse": "^7.0.6"
+ }
+ },
+ "babel-preset-current-node-syntax": {
+ "version": "0.1.3",
+ "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-0.1.3.tgz",
+ "integrity": "sha512-uyexu1sVwcdFnyq9o8UQYsXwXflIh8LvrF5+cKrYam93ned1CStffB3+BEcsxGSgagoA3GEyjDqO4a/58hyPYQ==",
+ "dev": true,
+ "requires": {
+ "@babel/plugin-syntax-async-generators": "^7.8.4",
+ "@babel/plugin-syntax-bigint": "^7.8.3",
+ "@babel/plugin-syntax-class-properties": "^7.8.3",
+ "@babel/plugin-syntax-import-meta": "^7.8.3",
+ "@babel/plugin-syntax-json-strings": "^7.8.3",
+ "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
+ "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
+ "@babel/plugin-syntax-numeric-separator": "^7.8.3",
+ "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
+ "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
+ "@babel/plugin-syntax-optional-chaining": "^7.8.3"
+ }
+ },
+ "babel-preset-jest": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-26.1.0.tgz",
+ "integrity": "sha512-na9qCqFksknlEj5iSdw1ehMVR06LCCTkZLGKeEtxDDdhg8xpUF09m29Kvh1pRbZ07h7AQ5ttLYUwpXL4tO6w7w==",
+ "dev": true,
+ "requires": {
+ "babel-plugin-jest-hoist": "^26.1.0",
+ "babel-preset-current-node-syntax": "^0.1.2"
+ }
+ },
+ "balanced-match": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
+ "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
+ "dev": true
+ },
+ "base": {
+ "version": "0.11.2",
+ "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
+ "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
+ "requires": {
+ "cache-base": "^1.0.1",
+ "class-utils": "^0.3.5",
+ "component-emitter": "^1.2.1",
+ "define-property": "^1.0.0",
+ "isobject": "^3.0.1",
+ "mixin-deep": "^1.2.0",
+ "pascalcase": "^0.1.1"
+ },
+ "dependencies": {
+ "define-property": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
+ "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
+ "requires": {
+ "is-descriptor": "^1.0.0"
+ }
+ },
+ "is-accessor-descriptor": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
+ "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
+ "requires": {
+ "kind-of": "^6.0.0"
+ }
+ },
+ "is-data-descriptor": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
+ "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
+ "requires": {
+ "kind-of": "^6.0.0"
+ }
+ },
+ "is-descriptor": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
+ "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
+ "requires": {
+ "is-accessor-descriptor": "^1.0.0",
+ "is-data-descriptor": "^1.0.0",
+ "kind-of": "^6.0.2"
+ }
+ }
+ }
+ },
+ "base64-js": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.0.tgz",
+ "integrity": "sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==",
+ "dev": true
+ },
+ "bcrypt-pbkdf": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
+ "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
+ "dev": true,
+ "requires": {
+ "tweetnacl": "^0.14.3"
+ }
+ },
+ "bl": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.2.tgz",
+ "integrity": "sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA==",
+ "dev": true,
+ "requires": {
+ "readable-stream": "^2.3.5",
+ "safe-buffer": "^5.1.1"
+ }
+ },
+ "block-stream": {
+ "version": "0.0.9",
+ "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
+ "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "inherits": "~2.0.0"
+ }
+ },
+ "brace-expansion": {
+ "version": "1.1.11",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+ "dev": true,
+ "requires": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
+ }
+ },
+ "braces": {
+ "version": "2.3.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
+ "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
+ "requires": {
+ "arr-flatten": "^1.1.0",
+ "array-unique": "^0.3.2",
+ "extend-shallow": "^2.0.1",
+ "fill-range": "^4.0.0",
+ "isobject": "^3.0.1",
+ "repeat-element": "^1.1.2",
+ "snapdragon": "^0.8.1",
+ "snapdragon-node": "^2.0.1",
+ "split-string": "^3.0.2",
+ "to-regex": "^3.0.1"
+ },
+ "dependencies": {
+ "extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+ "requires": {
+ "is-extendable": "^0.1.0"
+ }
+ }
+ }
+ },
+ "browser-process-hrtime": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
+ "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==",
+ "dev": true
+ },
+ "bser": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
+ "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
+ "dev": true,
+ "requires": {
+ "node-int64": "^0.4.0"
+ }
+ },
+ "buffer": {
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.2.1.tgz",
+ "integrity": "sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg==",
+ "dev": true,
+ "requires": {
+ "base64-js": "^1.0.2",
+ "ieee754": "^1.1.4"
+ }
+ },
+ "buffer-alloc": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz",
+ "integrity": "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==",
+ "dev": true,
+ "requires": {
+ "buffer-alloc-unsafe": "^1.1.0",
+ "buffer-fill": "^1.0.0"
+ }
+ },
+ "buffer-alloc-unsafe": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz",
+ "integrity": "sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==",
+ "dev": true
+ },
+ "buffer-crc32": {
+ "version": "0.2.13",
+ "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
+ "integrity": "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=",
+ "dev": true
+ },
+ "buffer-fill": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz",
+ "integrity": "sha1-+PeLdniYiO858gXNY39o5wISKyw=",
+ "dev": true
+ },
+ "buffer-from": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
+ "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==",
+ "dev": true
+ },
+ "cache-base": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
+ "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
+ "requires": {
+ "collection-visit": "^1.0.0",
+ "component-emitter": "^1.2.1",
+ "get-value": "^2.0.6",
+ "has-value": "^1.0.0",
+ "isobject": "^3.0.1",
+ "set-value": "^2.0.0",
+ "to-object-path": "^0.3.0",
+ "union-value": "^1.0.0",
+ "unset-value": "^1.0.0"
+ }
+ },
+ "callsites": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
+ "dev": true
+ },
+ "camelcase": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
+ "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=",
+ "dev": true
+ },
+ "camelcase-keys": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
+ "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
+ "dev": true,
+ "requires": {
+ "camelcase": "^2.0.0",
+ "map-obj": "^1.0.0"
+ }
+ },
+ "capture-exit": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz",
+ "integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==",
+ "dev": true,
+ "requires": {
+ "rsvp": "^4.8.4"
+ }
+ },
+ "caseless": {
+ "version": "0.12.0",
+ "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
+ "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
+ "dev": true
+ },
+ "chalk": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
+ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^2.2.1",
+ "escape-string-regexp": "^1.0.2",
+ "has-ansi": "^2.0.0",
+ "strip-ansi": "^3.0.0",
+ "supports-color": "^2.0.0"
+ }
+ },
+ "char-regex": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
+ "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
+ "dev": true
+ },
+ "chownr": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.1.tgz",
+ "integrity": "sha512-j38EvO5+LHX84jlo6h4UzmOwi0UgW61WRyPtJz4qaadK5eY3BTS5TY/S1Stc3Uk2lIM6TPevAlULiEJwie860g==",
+ "dev": true,
+ "optional": true
+ },
+ "ci-info": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
+ "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
+ "dev": true
+ },
+ "class-utils": {
+ "version": "0.3.6",
+ "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
+ "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
+ "requires": {
+ "arr-union": "^3.1.0",
+ "define-property": "^0.2.5",
+ "isobject": "^3.0.0",
+ "static-extend": "^0.1.1"
+ },
+ "dependencies": {
+ "define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+ "requires": {
+ "is-descriptor": "^0.1.0"
+ }
+ }
+ }
+ },
+ "cliui": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
+ "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
+ "dev": true,
+ "requires": {
+ "string-width": "^4.2.0",
+ "strip-ansi": "^6.0.0",
+ "wrap-ansi": "^6.2.0"
+ },
+ "dependencies": {
+ "ansi-regex": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
+ "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
+ "dev": true
+ },
+ "is-fullwidth-code-point": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
+ "dev": true
+ },
+ "string-width": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
+ "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
+ "dev": true,
+ "requires": {
+ "emoji-regex": "^8.0.0",
+ "is-fullwidth-code-point": "^3.0.0",
+ "strip-ansi": "^6.0.0"
+ }
+ },
+ "strip-ansi": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
+ "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
+ "dev": true,
+ "requires": {
+ "ansi-regex": "^5.0.0"
+ }
+ }
+ }
+ },
+ "co": {
+ "version": "4.6.0",
+ "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
+ "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
+ "dev": true
+ },
+ "code-point-at": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
+ "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
+ "dev": true
+ },
+ "coffeescript": {
+ "version": "1.10.0",
+ "resolved": "https://registry.npmjs.org/coffeescript/-/coffeescript-1.10.0.tgz",
+ "integrity": "sha1-56qDAZF+9iGzXYo580jc3R234z4=",
+ "dev": true
+ },
+ "collect-v8-coverage": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
+ "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==",
+ "dev": true
+ },
+ "collection-visit": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
+ "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
+ "requires": {
+ "map-visit": "^1.0.0",
+ "object-visit": "^1.0.0"
+ }
+ },
+ "color-convert": {
+ "version": "1.9.3",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
+ "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
+ "dev": true,
+ "requires": {
+ "color-name": "1.1.3"
+ }
+ },
+ "color-name": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
+ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
+ "dev": true
+ },
+ "colors": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
+ "integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=",
+ "dev": true
+ },
+ "combined-stream": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
+ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
+ "dev": true,
+ "requires": {
+ "delayed-stream": "~1.0.0"
+ }
+ },
+ "component-emitter": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
+ "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg=="
+ },
+ "compress-commons": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-1.2.2.tgz",
+ "integrity": "sha1-UkqfEJA/OoEzibAiXSfEi7dRiQ8=",
+ "dev": true,
+ "requires": {
+ "buffer-crc32": "^0.2.1",
+ "crc32-stream": "^2.0.0",
+ "normalize-path": "^2.0.0",
+ "readable-stream": "^2.0.0"
+ }
+ },
+ "concat-map": {
+ "version": "0.0.1",
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
+ "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
+ "dev": true
+ },
+ "console-control-strings": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
+ "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
+ "dev": true
+ },
+ "convert-source-map": {
+ "version": "1.7.0",
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz",
+ "integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==",
+ "dev": true,
+ "requires": {
+ "safe-buffer": "~5.1.1"
+ }
+ },
+ "copy-descriptor": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
+ "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
+ },
+ "core-util-is": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
+ "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
+ "dev": true
+ },
+ "crc": {
+ "version": "3.8.0",
+ "resolved": "https://registry.npmjs.org/crc/-/crc-3.8.0.tgz",
+ "integrity": "sha512-iX3mfgcTMIq3ZKLIsVFAbv7+Mc10kxabAGQb8HvjA1o3T1PIYprbakQ65d3I+2HGHt6nSKkM9PYjgoJO2KcFBQ==",
+ "dev": true,
+ "requires": {
+ "buffer": "^5.1.0"
+ }
+ },
+ "crc32-stream": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-2.0.0.tgz",
+ "integrity": "sha1-483TtN8xaN10494/u8t7KX/pCPQ=",
+ "dev": true,
+ "requires": {
+ "crc": "^3.4.4",
+ "readable-stream": "^2.0.0"
+ }
+ },
+ "cross-spawn": {
+ "version": "6.0.5",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
+ "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
+ "dev": true,
+ "requires": {
+ "nice-try": "^1.0.4",
+ "path-key": "^2.0.1",
+ "semver": "^5.5.0",
+ "shebang-command": "^1.2.0",
+ "which": "^1.2.9"
+ },
+ "dependencies": {
+ "semver": {
+ "version": "5.7.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
+ "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
+ "dev": true
+ },
+ "which": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
+ "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
+ "dev": true,
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ }
+ }
+ },
+ "cssom": {
+ "version": "0.4.4",
+ "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
+ "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==",
+ "dev": true
+ },
+ "cssstyle": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
+ "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
+ "dev": true,
+ "requires": {
+ "cssom": "~0.3.6"
+ },
+ "dependencies": {
+ "cssom": {
+ "version": "0.3.8",
+ "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
+ "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==",
+ "dev": true
+ }
+ }
+ },
+ "currently-unhandled": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
+ "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
+ "dev": true,
+ "requires": {
+ "array-find-index": "^1.0.1"
+ }
+ },
+ "dashdash": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
+ "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
+ "dev": true,
+ "requires": {
+ "assert-plus": "^1.0.0"
+ }
+ },
+ "data-urls": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz",
+ "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==",
+ "dev": true,
+ "requires": {
+ "abab": "^2.0.3",
+ "whatwg-mimetype": "^2.3.0",
+ "whatwg-url": "^8.0.0"
+ }
+ },
+ "dateformat": {
+ "version": "1.0.12",
+ "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz",
+ "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=",
+ "dev": true,
+ "requires": {
+ "get-stdin": "^4.0.1",
+ "meow": "^3.3.0"
+ }
+ },
+ "debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "requires": {
+ "ms": "2.0.0"
+ }
+ },
+ "decamelize": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
+ "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
+ "dev": true
+ },
+ "decimal.js": {
+ "version": "10.2.0",
+ "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.0.tgz",
+ "integrity": "sha512-vDPw+rDgn3bZe1+F/pyEwb1oMG2XTlRVgAa6B4KccTEpYgF8w6eQllVbQcfIJnZyvzFtFpxnpGtx8dd7DJp/Rw==",
+ "dev": true
+ },
+ "decode-uri-component": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
+ "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
+ },
+ "decompress-response": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz",
+ "integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "mimic-response": "^1.0.0"
+ }
+ },
+ "deep-extend": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
+ "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
+ "dev": true,
+ "optional": true
+ },
+ "deep-is": {
+ "version": "0.1.3",
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
+ "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
+ "dev": true
+ },
+ "deepmerge": {
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
+ "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==",
+ "dev": true
+ },
+ "define-property": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
+ "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
+ "requires": {
+ "is-descriptor": "^1.0.2",
+ "isobject": "^3.0.1"
+ },
+ "dependencies": {
+ "is-accessor-descriptor": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
+ "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
+ "requires": {
+ "kind-of": "^6.0.0"
+ }
+ },
+ "is-data-descriptor": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
+ "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
+ "requires": {
+ "kind-of": "^6.0.0"
+ }
+ },
+ "is-descriptor": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
+ "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
+ "requires": {
+ "is-accessor-descriptor": "^1.0.0",
+ "is-data-descriptor": "^1.0.0",
+ "kind-of": "^6.0.2"
+ }
+ }
+ }
+ },
+ "delayed-stream": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
+ "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
+ "dev": true
+ },
+ "delegates": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
+ "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
+ "dev": true
+ },
+ "detect-file": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
+ "integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc="
+ },
+ "detect-libc": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-0.2.0.tgz",
+ "integrity": "sha1-R/31ZzSKF+wl/L8LnkRjSKdvn7U=",
+ "dev": true,
+ "optional": true
+ },
+ "detect-newline": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
+ "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
+ "dev": true
+ },
+ "diff-sequences": {
+ "version": "26.0.0",
+ "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.0.0.tgz",
+ "integrity": "sha512-JC/eHYEC3aSS0vZGjuoc4vHA0yAQTzhQQldXMeMF+JlxLGJlCO38Gma82NV9gk1jGFz8mDzUMeaKXvjRRdJ2dg==",
+ "dev": true
+ },
+ "domexception": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
+ "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
+ "dev": true,
+ "requires": {
+ "webidl-conversions": "^5.0.0"
+ },
+ "dependencies": {
+ "webidl-conversions": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
+ "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==",
+ "dev": true
+ }
+ }
+ },
+ "ecc-jsbn": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
+ "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
+ "dev": true,
+ "requires": {
+ "jsbn": "~0.1.0",
+ "safer-buffer": "^2.1.0"
+ }
+ },
+ "emoji-regex": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
+ "dev": true
+ },
+ "end-of-stream": {
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz",
+ "integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==",
+ "dev": true,
+ "requires": {
+ "once": "^1.4.0"
+ }
+ },
+ "error-ex": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
+ "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
+ "dev": true,
+ "requires": {
+ "is-arrayish": "^0.2.1"
+ }
+ },
+ "escape-string-regexp": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
+ "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
+ "dev": true
+ },
+ "escodegen": {
+ "version": "1.14.3",
+ "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz",
+ "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==",
+ "dev": true,
+ "requires": {
+ "esprima": "^4.0.1",
+ "estraverse": "^4.2.0",
+ "esutils": "^2.0.2",
+ "optionator": "^0.8.1",
+ "source-map": "~0.6.1"
+ },
+ "dependencies": {
+ "source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "dev": true,
+ "optional": true
+ }
+ }
+ },
+ "esprima": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
+ "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
+ "dev": true
+ },
+ "estraverse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
+ "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
+ "dev": true
+ },
+ "esutils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
+ "dev": true
+ },
+ "eventemitter2": {
+ "version": "0.4.14",
+ "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz",
+ "integrity": "sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=",
+ "dev": true
+ },
+ "exec-sh": {
+ "version": "0.3.4",
+ "resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.4.tgz",
+ "integrity": "sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==",
+ "dev": true
+ },
+ "execa": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
+ "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
+ "dev": true,
+ "requires": {
+ "cross-spawn": "^6.0.0",
+ "get-stream": "^4.0.0",
+ "is-stream": "^1.1.0",
+ "npm-run-path": "^2.0.0",
+ "p-finally": "^1.0.0",
+ "signal-exit": "^3.0.0",
+ "strip-eof": "^1.0.0"
+ }
+ },
+ "exit": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
+ "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=",
+ "dev": true
+ },
+ "expand-brackets": {
+ "version": "2.1.4",
+ "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
+ "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
+ "requires": {
+ "debug": "^2.3.3",
+ "define-property": "^0.2.5",
+ "extend-shallow": "^2.0.1",
+ "posix-character-classes": "^0.1.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.1"
+ },
+ "dependencies": {
+ "define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+ "requires": {
+ "is-descriptor": "^0.1.0"
+ }
+ },
+ "extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+ "requires": {
+ "is-extendable": "^0.1.0"
+ }
+ }
+ }
+ },
+ "expand-template": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-1.1.1.tgz",
+ "integrity": "sha512-cebqLtV8KOZfw0UI8TEFWxtczxxC1jvyUvx6H4fyp1K1FN7A4Q+uggVUlOsI1K8AGU0rwOGqP8nCapdrw8CYQg==",
+ "dev": true,
+ "optional": true
+ },
+ "expand-tilde": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
+ "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
+ "requires": {
+ "homedir-polyfill": "^1.0.1"
+ }
+ },
+ "expect": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/expect/-/expect-26.1.0.tgz",
+ "integrity": "sha512-QbH4LZXDsno9AACrN9eM0zfnby9G+OsdNgZUohjg/P0mLy1O+/bzTAJGT6VSIjVCe8yKM6SzEl/ckEOFBT7Vnw==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "ansi-styles": "^4.0.0",
+ "jest-get-type": "^26.0.0",
+ "jest-matcher-utils": "^26.1.0",
+ "jest-message-util": "^26.1.0",
+ "jest-regex-util": "^26.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ }
+ }
+ },
+ "extend": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
+ "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
+ },
+ "extend-shallow": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
+ "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
+ "requires": {
+ "assign-symbols": "^1.0.0",
+ "is-extendable": "^1.0.1"
+ },
+ "dependencies": {
+ "is-extendable": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
+ "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
+ "requires": {
+ "is-plain-object": "^2.0.4"
+ }
+ }
+ }
+ },
+ "extglob": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
+ "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
+ "requires": {
+ "array-unique": "^0.3.2",
+ "define-property": "^1.0.0",
+ "expand-brackets": "^2.1.4",
+ "extend-shallow": "^2.0.1",
+ "fragment-cache": "^0.2.1",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.1"
+ },
+ "dependencies": {
+ "define-property": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
+ "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
+ "requires": {
+ "is-descriptor": "^1.0.0"
+ }
+ },
+ "extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+ "requires": {
+ "is-extendable": "^0.1.0"
+ }
+ },
+ "is-accessor-descriptor": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
+ "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
+ "requires": {
+ "kind-of": "^6.0.0"
+ }
+ },
+ "is-data-descriptor": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
+ "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
+ "requires": {
+ "kind-of": "^6.0.0"
+ }
+ },
+ "is-descriptor": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
+ "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
+ "requires": {
+ "is-accessor-descriptor": "^1.0.0",
+ "is-data-descriptor": "^1.0.0",
+ "kind-of": "^6.0.2"
+ }
+ }
+ }
+ },
+ "extsprintf": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
+ "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
+ "dev": true
+ },
+ "fast-deep-equal": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
+ "integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=",
+ "dev": true
+ },
+ "fast-json-stable-stringify": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
+ "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
+ "dev": true
+ },
+ "fast-levenshtein": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+ "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
+ "dev": true
+ },
+ "fb-watchman": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
+ "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
+ "dev": true,
+ "requires": {
+ "bser": "2.1.1"
+ }
+ },
+ "fill-range": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
+ "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
+ "requires": {
+ "extend-shallow": "^2.0.1",
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1",
+ "to-regex-range": "^2.1.0"
+ },
+ "dependencies": {
+ "extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+ "requires": {
+ "is-extendable": "^0.1.0"
+ }
+ }
+ }
+ },
+ "find-up": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
+ "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
+ "dev": true,
+ "requires": {
+ "path-exists": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
+ }
+ },
+ "findup-sync": {
+ "version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.3.0.tgz",
+ "integrity": "sha1-N5MKpdgWt3fANEXhlmzGeQpMCxY=",
+ "dev": true,
+ "requires": {
+ "glob": "~5.0.0"
+ },
+ "dependencies": {
+ "glob": {
+ "version": "5.0.15",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
+ "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
+ "dev": true,
+ "requires": {
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "2 || 3",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ }
+ }
+ },
+ "fined": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz",
+ "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==",
+ "requires": {
+ "expand-tilde": "^2.0.2",
+ "is-plain-object": "^2.0.3",
+ "object.defaults": "^1.1.0",
+ "object.pick": "^1.2.0",
+ "parse-filepath": "^1.0.1"
+ }
+ },
+ "flagged-respawn": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
+ "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q=="
+ },
+ "for-in": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
+ "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA="
+ },
+ "for-own": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
+ "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=",
+ "requires": {
+ "for-in": "^1.0.1"
+ }
+ },
+ "forever-agent": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
+ "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
+ "dev": true
+ },
+ "form-data": {
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
+ "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
+ "dev": true,
+ "requires": {
+ "asynckit": "^0.4.0",
+ "combined-stream": "^1.0.6",
+ "mime-types": "^2.1.12"
+ }
+ },
+ "fragment-cache": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
+ "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
+ "requires": {
+ "map-cache": "^0.2.2"
+ }
+ },
+ "fs-constants": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
+ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
+ "dev": true
+ },
+ "fs.realpath": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
+ "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
+ "dev": true
+ },
+ "fsevents": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.3.tgz",
+ "integrity": "sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==",
+ "dev": true,
+ "optional": true
+ },
+ "fstream": {
+ "version": "1.0.12",
+ "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz",
+ "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==",
+ "dev": true,
+ "requires": {
+ "graceful-fs": "^4.1.2",
+ "inherits": "~2.0.0",
+ "mkdirp": ">=0.5 0",
+ "rimraf": "2"
+ },
+ "dependencies": {
+ "graceful-fs": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.0.tgz",
+ "integrity": "sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==",
+ "dev": true
+ }
+ }
+ },
+ "gauge": {
+ "version": "2.7.4",
+ "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz",
+ "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
+ "dev": true,
+ "requires": {
+ "aproba": "^1.0.3",
+ "console-control-strings": "^1.0.0",
+ "has-unicode": "^2.0.0",
+ "object-assign": "^4.1.0",
+ "signal-exit": "^3.0.0",
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1",
+ "wide-align": "^1.1.0"
+ }
+ },
+ "gensync": {
+ "version": "1.0.0-beta.1",
+ "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz",
+ "integrity": "sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg==",
+ "dev": true
+ },
+ "get-caller-file": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
+ "dev": true
+ },
+ "get-package-type": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
+ "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
+ "dev": true
+ },
+ "get-stdin": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
+ "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
+ "dev": true
+ },
+ "get-stream": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
+ "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
+ "dev": true,
+ "requires": {
+ "pump": "^3.0.0"
+ },
+ "dependencies": {
+ "pump": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
+ "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
+ "dev": true,
+ "requires": {
+ "end-of-stream": "^1.1.0",
+ "once": "^1.3.1"
+ }
+ }
+ }
+ },
+ "get-value": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
+ "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg="
+ },
+ "getobject": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz",
+ "integrity": "sha1-BHpEl4n6Fg0Bj1SG7ZEyC27HiFw=",
+ "dev": true
+ },
+ "getpass": {
+ "version": "0.1.7",
+ "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
+ "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
+ "dev": true,
+ "requires": {
+ "assert-plus": "^1.0.0"
+ }
+ },
+ "github-from-package": {
+ "version": "0.0.0",
+ "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
+ "integrity": "sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=",
+ "dev": true,
+ "optional": true
+ },
+ "glob": {
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz",
+ "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=",
+ "dev": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.2",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ },
+ "global-modules": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
+ "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
+ "requires": {
+ "global-prefix": "^1.0.1",
+ "is-windows": "^1.0.1",
+ "resolve-dir": "^1.0.0"
+ }
+ },
+ "global-prefix": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
+ "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
+ "requires": {
+ "expand-tilde": "^2.0.2",
+ "homedir-polyfill": "^1.0.1",
+ "ini": "^1.3.4",
+ "is-windows": "^1.0.1",
+ "which": "^1.2.14"
+ },
+ "dependencies": {
+ "which": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
+ "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ }
+ }
+ },
+ "globals": {
+ "version": "11.12.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
+ "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
+ "dev": true
+ },
+ "graceful-fs": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.0.tgz",
+ "integrity": "sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==",
+ "dev": true
+ },
+ "growly": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
+ "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=",
+ "dev": true,
+ "optional": true
+ },
+ "grunt": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.0.4.tgz",
+ "integrity": "sha512-PYsMOrOC+MsdGEkFVwMaMyc6Ob7pKmq+deg1Sjr+vvMWp35sztfwKE7qoN51V+UEtHsyNuMcGdgMLFkBHvMxHQ==",
+ "dev": true,
+ "requires": {
+ "coffeescript": "~1.10.0",
+ "dateformat": "~1.0.12",
+ "eventemitter2": "~0.4.13",
+ "exit": "~0.1.1",
+ "findup-sync": "~0.3.0",
+ "glob": "~7.0.0",
+ "grunt-cli": "~1.2.0",
+ "grunt-known-options": "~1.1.0",
+ "grunt-legacy-log": "~2.0.0",
+ "grunt-legacy-util": "~1.1.1",
+ "iconv-lite": "~0.4.13",
+ "js-yaml": "~3.13.0",
+ "minimatch": "~3.0.2",
+ "mkdirp": "~0.5.1",
+ "nopt": "~3.0.6",
+ "path-is-absolute": "~1.0.0",
+ "rimraf": "~2.6.2"
+ },
+ "dependencies": {
+ "grunt-cli": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz",
+ "integrity": "sha1-VisRnrsGndtGSs4oRVAb6Xs1tqg=",
+ "dev": true,
+ "requires": {
+ "findup-sync": "~0.3.0",
+ "grunt-known-options": "~1.1.0",
+ "nopt": "~3.0.6",
+ "resolve": "~1.1.0"
+ }
+ },
+ "resolve": {
+ "version": "1.1.7",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
+ "integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
+ "dev": true
+ },
+ "rimraf": {
+ "version": "2.6.3",
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
+ "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
+ "dev": true,
+ "requires": {
+ "glob": "^7.1.3"
+ },
+ "dependencies": {
+ "glob": {
+ "version": "7.1.4",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz",
+ "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==",
+ "dev": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ }
+ }
+ }
+ }
+ },
+ "grunt-cli": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.3.2.tgz",
+ "integrity": "sha512-8OHDiZZkcptxVXtMfDxJvmN7MVJNE8L/yIcPb4HB7TlyFD1kDvjHrb62uhySsU14wJx9ORMnTuhRMQ40lH/orQ==",
+ "requires": {
+ "grunt-known-options": "~1.1.0",
+ "interpret": "~1.1.0",
+ "liftoff": "~2.5.0",
+ "nopt": "~4.0.1",
+ "v8flags": "~3.1.1"
+ },
+ "dependencies": {
+ "nopt": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.1.tgz",
+ "integrity": "sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=",
+ "requires": {
+ "abbrev": "1",
+ "osenv": "^0.1.4"
+ }
+ }
+ }
+ },
+ "grunt-contrib-compress": {
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/grunt-contrib-compress/-/grunt-contrib-compress-1.5.0.tgz",
+ "integrity": "sha512-RcCyetnvTJ7jvnDCSm05wOndAd00HWZTHeVGDVVmCM+K/PEivL0yx8vKyi8uzy0492l2dJgtzR0Ucid7roKg6A==",
+ "dev": true,
+ "requires": {
+ "archiver": "^1.3.0",
+ "chalk": "^1.1.1",
+ "iltorb": "^1.3.10",
+ "lodash": "^4.7.0",
+ "pretty-bytes": "^4.0.2",
+ "stream-buffers": "^2.1.0"
+ },
+ "dependencies": {
+ "lodash": {
+ "version": "4.17.11",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
+ "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+ "dev": true
+ }
+ }
+ },
+ "grunt-known-options": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-1.1.1.tgz",
+ "integrity": "sha512-cHwsLqoighpu7TuYj5RonnEuxGVFnztcUqTqp5rXFGYL4OuPFofwC4Ycg7n9fYwvK6F5WbYgeVOwph9Crs2fsQ=="
+ },
+ "grunt-legacy-log": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-2.0.0.tgz",
+ "integrity": "sha512-1m3+5QvDYfR1ltr8hjiaiNjddxGdQWcH0rw1iKKiQnF0+xtgTazirSTGu68RchPyh1OBng1bBUjLmX8q9NpoCw==",
+ "dev": true,
+ "requires": {
+ "colors": "~1.1.2",
+ "grunt-legacy-log-utils": "~2.0.0",
+ "hooker": "~0.2.3",
+ "lodash": "~4.17.5"
+ }
+ },
+ "grunt-legacy-log-utils": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.0.1.tgz",
+ "integrity": "sha512-o7uHyO/J+i2tXG8r2bZNlVk20vlIFJ9IEYyHMCQGfWYru8Jv3wTqKZzvV30YW9rWEjq0eP3cflQ1qWojIe9VFA==",
+ "dev": true,
+ "requires": {
+ "chalk": "~2.4.1",
+ "lodash": "~4.17.10"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
+ "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+ "dev": true,
+ "requires": {
+ "color-convert": "^1.9.0"
+ }
+ },
+ "chalk": {
+ "version": "2.4.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
+ "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^3.2.1",
+ "escape-string-regexp": "^1.0.5",
+ "supports-color": "^5.3.0"
+ }
+ },
+ "supports-color": {
+ "version": "5.5.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
+ "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^3.0.0"
+ }
+ }
+ }
+ },
+ "grunt-legacy-util": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-1.1.1.tgz",
+ "integrity": "sha512-9zyA29w/fBe6BIfjGENndwoe1Uy31BIXxTH3s8mga0Z5Bz2Sp4UCjkeyv2tI449ymkx3x26B+46FV4fXEddl5A==",
+ "dev": true,
+ "requires": {
+ "async": "~1.5.2",
+ "exit": "~0.1.1",
+ "getobject": "~0.1.0",
+ "hooker": "~0.2.3",
+ "lodash": "~4.17.10",
+ "underscore.string": "~3.3.4",
+ "which": "~1.3.0"
+ },
+ "dependencies": {
+ "which": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
+ "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
+ "dev": true,
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ }
+ }
+ },
+ "har-schema": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
+ "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
+ "dev": true
+ },
+ "har-validator": {
+ "version": "5.1.3",
+ "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz",
+ "integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==",
+ "dev": true,
+ "requires": {
+ "ajv": "^6.5.5",
+ "har-schema": "^2.0.0"
+ }
+ },
+ "has-ansi": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
+ "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
+ "dev": true,
+ "requires": {
+ "ansi-regex": "^2.0.0"
+ }
+ },
+ "has-flag": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
+ "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
+ "dev": true
+ },
+ "has-unicode": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
+ "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
+ "dev": true
+ },
+ "has-value": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
+ "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
+ "requires": {
+ "get-value": "^2.0.6",
+ "has-values": "^1.0.0",
+ "isobject": "^3.0.0"
+ }
+ },
+ "has-values": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
+ "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
+ "requires": {
+ "is-number": "^3.0.0",
+ "kind-of": "^4.0.0"
+ },
+ "dependencies": {
+ "kind-of": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
+ "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
+ "requires": {
+ "is-buffer": "^1.1.5"
+ }
+ }
+ }
+ },
+ "homedir-polyfill": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
+ "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
+ "requires": {
+ "parse-passwd": "^1.0.0"
+ }
+ },
+ "hooker": {
+ "version": "0.2.3",
+ "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz",
+ "integrity": "sha1-uDT3I8xKJCqmWWNFnfbZhMXT2Vk=",
+ "dev": true
+ },
+ "hosted-git-info": {
+ "version": "2.7.1",
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz",
+ "integrity": "sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==",
+ "dev": true
+ },
+ "html-encoding-sniffer": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz",
+ "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==",
+ "dev": true,
+ "requires": {
+ "whatwg-encoding": "^1.0.5"
+ }
+ },
+ "html-escaper": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
+ "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
+ "dev": true
+ },
+ "http-signature": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
+ "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
+ "dev": true,
+ "requires": {
+ "assert-plus": "^1.0.0",
+ "jsprim": "^1.2.2",
+ "sshpk": "^1.7.0"
+ }
+ },
+ "human-signals": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz",
+ "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==",
+ "dev": true
+ },
+ "iconv-lite": {
+ "version": "0.4.24",
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
+ "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
+ "dev": true,
+ "requires": {
+ "safer-buffer": ">= 2.1.2 < 3"
+ }
+ },
+ "ieee754": {
+ "version": "1.1.13",
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",
+ "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==",
+ "dev": true
+ },
+ "iltorb": {
+ "version": "1.3.10",
+ "resolved": "https://registry.npmjs.org/iltorb/-/iltorb-1.3.10.tgz",
+ "integrity": "sha512-nyB4+ru1u8CQqQ6w7YjasboKN3NQTN8GH/V/eEssNRKhW6UbdxdWhB9fJ5EEdjJfezKY0qPrcwLyIcgjL8hHxA==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "detect-libc": "^0.2.0",
+ "nan": "^2.6.2",
+ "node-gyp": "^3.6.2",
+ "prebuild-install": "^2.3.0"
+ }
+ },
+ "import-local": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz",
+ "integrity": "sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==",
+ "dev": true,
+ "requires": {
+ "pkg-dir": "^4.2.0",
+ "resolve-cwd": "^3.0.0"
+ }
+ },
+ "imurmurhash": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
+ "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
+ "dev": true
+ },
+ "indent-string": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
+ "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
+ "dev": true,
+ "requires": {
+ "repeating": "^2.0.0"
+ }
+ },
+ "inflight": {
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
+ "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
+ "dev": true,
+ "requires": {
+ "once": "^1.3.0",
+ "wrappy": "1"
+ }
+ },
+ "inherits": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
+ "dev": true
+ },
+ "ini": {
+ "version": "1.3.5",
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
+ "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw=="
+ },
+ "interpret": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz",
+ "integrity": "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ="
+ },
+ "ip-regex": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz",
+ "integrity": "sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=",
+ "dev": true
+ },
+ "is-absolute": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz",
+ "integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==",
+ "requires": {
+ "is-relative": "^1.0.0",
+ "is-windows": "^1.0.1"
+ }
+ },
+ "is-accessor-descriptor": {
+ "version": "0.1.6",
+ "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz",
+ "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
+ "requires": {
+ "kind-of": "^3.0.2"
+ },
+ "dependencies": {
+ "kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+ "requires": {
+ "is-buffer": "^1.1.5"
+ }
+ }
+ }
+ },
+ "is-arrayish": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
+ "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
+ "dev": true
+ },
+ "is-buffer": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
+ },
+ "is-ci": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
+ "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
+ "dev": true,
+ "requires": {
+ "ci-info": "^2.0.0"
+ }
+ },
+ "is-data-descriptor": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
+ "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
+ "requires": {
+ "kind-of": "^3.0.2"
+ },
+ "dependencies": {
+ "kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+ "requires": {
+ "is-buffer": "^1.1.5"
+ }
+ }
+ }
+ },
+ "is-descriptor": {
+ "version": "0.1.6",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
+ "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
+ "requires": {
+ "is-accessor-descriptor": "^0.1.6",
+ "is-data-descriptor": "^0.1.4",
+ "kind-of": "^5.0.0"
+ },
+ "dependencies": {
+ "kind-of": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
+ "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
+ }
+ }
+ },
+ "is-docker": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.0.0.tgz",
+ "integrity": "sha512-pJEdRugimx4fBMra5z2/5iRdZ63OhYV0vr0Dwm5+xtW4D1FvRkB8hamMIhnWfyJeDdyr/aa7BDyNbtG38VxgoQ==",
+ "dev": true,
+ "optional": true
+ },
+ "is-extendable": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
+ "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik="
+ },
+ "is-extglob": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
+ "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
+ },
+ "is-finite": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz",
+ "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
+ "dev": true,
+ "requires": {
+ "number-is-nan": "^1.0.0"
+ }
+ },
+ "is-fullwidth-code-point": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
+ "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
+ "dev": true,
+ "requires": {
+ "number-is-nan": "^1.0.0"
+ }
+ },
+ "is-generator-fn": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
+ "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
+ "dev": true
+ },
+ "is-glob": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
+ "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
+ "requires": {
+ "is-extglob": "^2.1.0"
+ }
+ },
+ "is-number": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
+ "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
+ "requires": {
+ "kind-of": "^3.0.2"
+ },
+ "dependencies": {
+ "kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+ "requires": {
+ "is-buffer": "^1.1.5"
+ }
+ }
+ }
+ },
+ "is-plain-object": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
+ "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
+ "requires": {
+ "isobject": "^3.0.1"
+ }
+ },
+ "is-potential-custom-element-name": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz",
+ "integrity": "sha1-DFLlS8yjkbssSUsh6GJtczbG45c=",
+ "dev": true
+ },
+ "is-relative": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz",
+ "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==",
+ "requires": {
+ "is-unc-path": "^1.0.0"
+ }
+ },
+ "is-stream": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
+ "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
+ "dev": true
+ },
+ "is-typedarray": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
+ "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
+ "dev": true
+ },
+ "is-unc-path": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
+ "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
+ "requires": {
+ "unc-path-regex": "^0.1.2"
+ }
+ },
+ "is-utf8": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
+ "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=",
+ "dev": true
+ },
+ "is-windows": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
+ "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA=="
+ },
+ "is-wsl": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
+ "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "is-docker": "^2.0.0"
+ }
+ },
+ "isarray": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
+ "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
+ },
+ "isexe": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
+ "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
+ },
+ "isobject": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
+ "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
+ },
+ "isstream": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
+ "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
+ "dev": true
+ },
+ "istanbul-lib-coverage": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz",
+ "integrity": "sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==",
+ "dev": true
+ },
+ "istanbul-lib-instrument": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz",
+ "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==",
+ "dev": true,
+ "requires": {
+ "@babel/core": "^7.7.5",
+ "@istanbuljs/schema": "^0.1.2",
+ "istanbul-lib-coverage": "^3.0.0",
+ "semver": "^6.3.0"
+ },
+ "dependencies": {
+ "semver": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
+ "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
+ "dev": true
+ }
+ }
+ },
+ "istanbul-lib-report": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
+ "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
+ "dev": true,
+ "requires": {
+ "istanbul-lib-coverage": "^3.0.0",
+ "make-dir": "^3.0.0",
+ "supports-color": "^7.1.0"
+ },
+ "dependencies": {
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "istanbul-lib-source-maps": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz",
+ "integrity": "sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==",
+ "dev": true,
+ "requires": {
+ "debug": "^4.1.1",
+ "istanbul-lib-coverage": "^3.0.0",
+ "source-map": "^0.6.1"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
+ "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
+ "dev": true,
+ "requires": {
+ "ms": "^2.1.1"
+ }
+ },
+ "ms": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
+ "dev": true
+ },
+ "source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "dev": true
+ }
+ }
+ },
+ "istanbul-reports": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz",
+ "integrity": "sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw==",
+ "dev": true,
+ "requires": {
+ "html-escaper": "^2.0.0",
+ "istanbul-lib-report": "^3.0.0"
+ }
+ },
+ "jest": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest/-/jest-26.1.0.tgz",
+ "integrity": "sha512-LIti8jppw5BcQvmNJe4w2g1N/3V68HUfAv9zDVm7v+VAtQulGhH0LnmmiVkbNE4M4I43Bj2fXPiBGKt26k9tHw==",
+ "dev": true,
+ "requires": {
+ "@jest/core": "^26.1.0",
+ "import-local": "^3.0.2",
+ "jest-cli": "^26.1.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "jest-cli": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-26.1.0.tgz",
+ "integrity": "sha512-Imumvjgi3rU7stq6SJ1JUEMaV5aAgJYXIs0jPqdUnF47N/Tk83EXfmtvNKQ+SnFVI6t6mDOvfM3aA9Sg6kQPSw==",
+ "dev": true,
+ "requires": {
+ "@jest/core": "^26.1.0",
+ "@jest/test-result": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "chalk": "^4.0.0",
+ "exit": "^0.1.2",
+ "graceful-fs": "^4.2.4",
+ "import-local": "^3.0.2",
+ "is-ci": "^2.0.0",
+ "jest-config": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "jest-validate": "^26.1.0",
+ "prompts": "^2.0.1",
+ "yargs": "^15.3.1"
+ }
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-changed-files": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.1.0.tgz",
+ "integrity": "sha512-HS5MIJp3B8t0NRKGMCZkcDUZo36mVRvrDETl81aqljT1S9tqiHRSpyoOvWg9ZilzZG9TDisDNaN1IXm54fLRZw==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "execa": "^4.0.0",
+ "throat": "^5.0.0"
+ },
+ "dependencies": {
+ "cross-spawn": {
+ "version": "7.0.3",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
+ "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
+ "dev": true,
+ "requires": {
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ }
+ },
+ "execa": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/execa/-/execa-4.0.3.tgz",
+ "integrity": "sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A==",
+ "dev": true,
+ "requires": {
+ "cross-spawn": "^7.0.0",
+ "get-stream": "^5.0.0",
+ "human-signals": "^1.1.1",
+ "is-stream": "^2.0.0",
+ "merge-stream": "^2.0.0",
+ "npm-run-path": "^4.0.0",
+ "onetime": "^5.1.0",
+ "signal-exit": "^3.0.2",
+ "strip-final-newline": "^2.0.0"
+ }
+ },
+ "get-stream": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.1.0.tgz",
+ "integrity": "sha512-EXr1FOzrzTfGeL0gQdeFEvOMm2mzMOglyiOXSTpPC+iAjAKftbr3jpCMWynogwYnM+eSj9sHGc6wjIcDvYiygw==",
+ "dev": true,
+ "requires": {
+ "pump": "^3.0.0"
+ }
+ },
+ "is-stream": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz",
+ "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==",
+ "dev": true
+ },
+ "npm-run-path": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
+ "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
+ "dev": true,
+ "requires": {
+ "path-key": "^3.0.0"
+ }
+ },
+ "path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
+ "dev": true
+ },
+ "pump": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
+ "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
+ "dev": true,
+ "requires": {
+ "end-of-stream": "^1.1.0",
+ "once": "^1.3.1"
+ }
+ },
+ "shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
+ "dev": true,
+ "requires": {
+ "shebang-regex": "^3.0.0"
+ }
+ },
+ "shebang-regex": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
+ "dev": true
+ },
+ "which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ }
+ }
+ },
+ "jest-config": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.1.0.tgz",
+ "integrity": "sha512-ONTGeoMbAwGCdq4WuKkMcdMoyfs5CLzHEkzFOlVvcDXufZSaIWh/OXMLa2fwKXiOaFcqEw8qFr4VOKJQfn4CVw==",
+ "dev": true,
+ "requires": {
+ "@babel/core": "^7.1.0",
+ "@jest/test-sequencer": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "babel-jest": "^26.1.0",
+ "chalk": "^4.0.0",
+ "deepmerge": "^4.2.2",
+ "glob": "^7.1.1",
+ "graceful-fs": "^4.2.4",
+ "jest-environment-jsdom": "^26.1.0",
+ "jest-environment-node": "^26.1.0",
+ "jest-get-type": "^26.0.0",
+ "jest-jasmine2": "^26.1.0",
+ "jest-regex-util": "^26.0.0",
+ "jest-resolve": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "jest-validate": "^26.1.0",
+ "micromatch": "^4.0.2",
+ "pretty-format": "^26.1.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "braces": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
+ "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
+ "dev": true,
+ "requires": {
+ "fill-range": "^7.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "fill-range": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
+ "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
+ "dev": true,
+ "requires": {
+ "to-regex-range": "^5.0.1"
+ }
+ },
+ "glob": {
+ "version": "7.1.6",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
+ "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
+ "dev": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "is-number": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
+ "dev": true
+ },
+ "micromatch": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
+ "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
+ "dev": true,
+ "requires": {
+ "braces": "^3.0.1",
+ "picomatch": "^2.0.5"
+ }
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ },
+ "to-regex-range": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
+ "dev": true,
+ "requires": {
+ "is-number": "^7.0.0"
+ }
+ }
+ }
+ },
+ "jest-diff": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.1.0.tgz",
+ "integrity": "sha512-GZpIcom339y0OXznsEKjtkfKxNdg7bVbEofK8Q6MnevTIiR1jNhDWKhRX6X0SDXJlwn3dy59nZ1z55fLkAqPWg==",
+ "dev": true,
+ "requires": {
+ "chalk": "^4.0.0",
+ "diff-sequences": "^26.0.0",
+ "jest-get-type": "^26.0.0",
+ "pretty-format": "^26.1.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-docblock": {
+ "version": "26.0.0",
+ "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-26.0.0.tgz",
+ "integrity": "sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==",
+ "dev": true,
+ "requires": {
+ "detect-newline": "^3.0.0"
+ }
+ },
+ "jest-each": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-26.1.0.tgz",
+ "integrity": "sha512-lYiSo4Igr81q6QRsVQq9LIkJW0hZcKxkIkHzNeTMPENYYDw/W/Raq28iJ0sLlNFYz2qxxeLnc5K2gQoFYlu2bA==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "chalk": "^4.0.0",
+ "jest-get-type": "^26.0.0",
+ "jest-util": "^26.1.0",
+ "pretty-format": "^26.1.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-environment-jsdom": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-26.1.0.tgz",
+ "integrity": "sha512-dWfiJ+spunVAwzXbdVqPH1LbuJW/kDL+FyqgA5YzquisHqTi0g9hquKif9xKm7c1bKBj6wbmJuDkeMCnxZEpUw==",
+ "dev": true,
+ "requires": {
+ "@jest/environment": "^26.1.0",
+ "@jest/fake-timers": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "jest-mock": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "jsdom": "^16.2.2"
+ }
+ },
+ "jest-environment-node": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-26.1.0.tgz",
+ "integrity": "sha512-DNm5x1aQH0iRAe9UYAkZenuzuJ69VKzDCAYISFHQ5i9e+2Tbeu2ONGY7YStubCLH8a1wdKBgqScYw85+ySxqxg==",
+ "dev": true,
+ "requires": {
+ "@jest/environment": "^26.1.0",
+ "@jest/fake-timers": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "jest-mock": "^26.1.0",
+ "jest-util": "^26.1.0"
+ }
+ },
+ "jest-get-type": {
+ "version": "26.0.0",
+ "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.0.0.tgz",
+ "integrity": "sha512-zRc1OAPnnws1EVfykXOj19zo2EMw5Hi6HLbFCSjpuJiXtOWAYIjNsHVSbpQ8bDX7L5BGYGI8m+HmKdjHYFF0kg==",
+ "dev": true
+ },
+ "jest-haste-map": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.1.0.tgz",
+ "integrity": "sha512-WeBS54xCIz9twzkEdm6+vJBXgRBQfdbbXD0dk8lJh7gLihopABlJmIQFdWSDDtuDe4PRiObsjZSUjbJ1uhWEpA==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "@types/graceful-fs": "^4.1.2",
+ "anymatch": "^3.0.3",
+ "fb-watchman": "^2.0.0",
+ "fsevents": "^2.1.2",
+ "graceful-fs": "^4.2.4",
+ "jest-serializer": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "jest-worker": "^26.1.0",
+ "micromatch": "^4.0.2",
+ "sane": "^4.0.3",
+ "walker": "^1.0.7",
+ "which": "^2.0.2"
+ },
+ "dependencies": {
+ "braces": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
+ "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
+ "dev": true,
+ "requires": {
+ "fill-range": "^7.0.1"
+ }
+ },
+ "fill-range": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
+ "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
+ "dev": true,
+ "requires": {
+ "to-regex-range": "^5.0.1"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "is-number": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
+ "dev": true
+ },
+ "micromatch": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
+ "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
+ "dev": true,
+ "requires": {
+ "braces": "^3.0.1",
+ "picomatch": "^2.0.5"
+ }
+ },
+ "to-regex-range": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
+ "dev": true,
+ "requires": {
+ "is-number": "^7.0.0"
+ }
+ },
+ "which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ }
+ }
+ },
+ "jest-jasmine2": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.1.0.tgz",
+ "integrity": "sha512-1IPtoDKOAG+MeBrKvvuxxGPJb35MTTRSDglNdWWCndCB3TIVzbLThRBkwH9P081vXLgiJHZY8Bz3yzFS803xqQ==",
+ "dev": true,
+ "requires": {
+ "@babel/traverse": "^7.1.0",
+ "@jest/environment": "^26.1.0",
+ "@jest/source-map": "^26.1.0",
+ "@jest/test-result": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "chalk": "^4.0.0",
+ "co": "^4.6.0",
+ "expect": "^26.1.0",
+ "is-generator-fn": "^2.0.0",
+ "jest-each": "^26.1.0",
+ "jest-matcher-utils": "^26.1.0",
+ "jest-message-util": "^26.1.0",
+ "jest-runtime": "^26.1.0",
+ "jest-snapshot": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "pretty-format": "^26.1.0",
+ "throat": "^5.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-leak-detector": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-26.1.0.tgz",
+ "integrity": "sha512-dsMnKF+4BVOZwvQDlgn3MG+Ns4JuLv8jNvXH56bgqrrboyCbI1rQg6EI5rs+8IYagVcfVP2yZFKfWNZy0rK0Hw==",
+ "dev": true,
+ "requires": {
+ "jest-get-type": "^26.0.0",
+ "pretty-format": "^26.1.0"
+ }
+ },
+ "jest-matcher-utils": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.1.0.tgz",
+ "integrity": "sha512-PW9JtItbYvES/xLn5mYxjMd+Rk+/kIt88EfH3N7w9KeOrHWaHrdYPnVHndGbsFGRJ2d5gKtwggCvkqbFDoouQA==",
+ "dev": true,
+ "requires": {
+ "chalk": "^4.0.0",
+ "jest-diff": "^26.1.0",
+ "jest-get-type": "^26.0.0",
+ "pretty-format": "^26.1.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-message-util": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-26.1.0.tgz",
+ "integrity": "sha512-dY0+UlldiAJwNDJ08SF0HdF32g9PkbF2NRK/+2iMPU40O6q+iSn1lgog/u0UH8ksWoPv0+gNq8cjhYO2MFtT0g==",
+ "dev": true,
+ "requires": {
+ "@babel/code-frame": "^7.0.0",
+ "@jest/types": "^26.1.0",
+ "@types/stack-utils": "^1.0.1",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.4",
+ "micromatch": "^4.0.2",
+ "slash": "^3.0.0",
+ "stack-utils": "^2.0.2"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "braces": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
+ "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
+ "dev": true,
+ "requires": {
+ "fill-range": "^7.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "fill-range": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
+ "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
+ "dev": true,
+ "requires": {
+ "to-regex-range": "^5.0.1"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "is-number": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
+ "dev": true
+ },
+ "micromatch": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
+ "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
+ "dev": true,
+ "requires": {
+ "braces": "^3.0.1",
+ "picomatch": "^2.0.5"
+ }
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ },
+ "to-regex-range": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
+ "dev": true,
+ "requires": {
+ "is-number": "^7.0.0"
+ }
+ }
+ }
+ },
+ "jest-mock": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-26.1.0.tgz",
+ "integrity": "sha512-1Rm8EIJ3ZFA8yCIie92UbxZWj9SuVmUGcyhLHyAhY6WI3NIct38nVcfOPWhJteqSn8V8e3xOMha9Ojfazfpovw==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0"
+ }
+ },
+ "jest-pnp-resolver": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz",
+ "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==",
+ "dev": true
+ },
+ "jest-regex-util": {
+ "version": "26.0.0",
+ "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-26.0.0.tgz",
+ "integrity": "sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==",
+ "dev": true
+ },
+ "jest-resolve": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.1.0.tgz",
+ "integrity": "sha512-KsY1JV9FeVgEmwIISbZZN83RNGJ1CC+XUCikf/ZWJBX/tO4a4NvA21YixokhdR9UnmPKKAC4LafVixJBrwlmfg==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.4",
+ "jest-pnp-resolver": "^1.2.1",
+ "jest-util": "^26.1.0",
+ "read-pkg-up": "^7.0.1",
+ "resolve": "^1.17.0",
+ "slash": "^3.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "find-up": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
+ "dev": true,
+ "requires": {
+ "locate-path": "^5.0.0",
+ "path-exists": "^4.0.0"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "parse-json": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
+ "integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==",
+ "dev": true,
+ "requires": {
+ "@babel/code-frame": "^7.0.0",
+ "error-ex": "^1.3.1",
+ "json-parse-better-errors": "^1.0.1",
+ "lines-and-columns": "^1.1.6"
+ }
+ },
+ "path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "dev": true
+ },
+ "read-pkg": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
+ "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
+ "dev": true,
+ "requires": {
+ "@types/normalize-package-data": "^2.4.0",
+ "normalize-package-data": "^2.5.0",
+ "parse-json": "^5.0.0",
+ "type-fest": "^0.6.0"
+ },
+ "dependencies": {
+ "type-fest": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
+ "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
+ "dev": true
+ }
+ }
+ },
+ "read-pkg-up": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
+ "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
+ "dev": true,
+ "requires": {
+ "find-up": "^4.1.0",
+ "read-pkg": "^5.2.0",
+ "type-fest": "^0.8.1"
+ }
+ },
+ "resolve": {
+ "version": "1.17.0",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.17.0.tgz",
+ "integrity": "sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==",
+ "dev": true,
+ "requires": {
+ "path-parse": "^1.0.6"
+ }
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-resolve-dependencies": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.1.0.tgz",
+ "integrity": "sha512-fQVEPHHQ1JjHRDxzlLU/buuQ9om+hqW6Vo928aa4b4yvq4ZHBtRSDsLdKQLuCqn5CkTVpYZ7ARh2fbA8WkRE6g==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "jest-regex-util": "^26.0.0",
+ "jest-snapshot": "^26.1.0"
+ }
+ },
+ "jest-runner": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-26.1.0.tgz",
+ "integrity": "sha512-elvP7y0fVDREnfqit0zAxiXkDRSw6dgCkzPCf1XvIMnSDZ8yogmSKJf192dpOgnUVykmQXwYYJnCx641uLTgcw==",
+ "dev": true,
+ "requires": {
+ "@jest/console": "^26.1.0",
+ "@jest/environment": "^26.1.0",
+ "@jest/test-result": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "chalk": "^4.0.0",
+ "exit": "^0.1.2",
+ "graceful-fs": "^4.2.4",
+ "jest-config": "^26.1.0",
+ "jest-docblock": "^26.0.0",
+ "jest-haste-map": "^26.1.0",
+ "jest-jasmine2": "^26.1.0",
+ "jest-leak-detector": "^26.1.0",
+ "jest-message-util": "^26.1.0",
+ "jest-resolve": "^26.1.0",
+ "jest-runtime": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "jest-worker": "^26.1.0",
+ "source-map-support": "^0.5.6",
+ "throat": "^5.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-runtime": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.1.0.tgz",
+ "integrity": "sha512-1qiYN+EZLmG1QV2wdEBRf+Ci8i3VSfIYLF02U18PiUDrMbhfpN/EAMMkJtT02jgJUoaEOpHAIXG6zS3QRMzRmA==",
+ "dev": true,
+ "requires": {
+ "@jest/console": "^26.1.0",
+ "@jest/environment": "^26.1.0",
+ "@jest/fake-timers": "^26.1.0",
+ "@jest/globals": "^26.1.0",
+ "@jest/source-map": "^26.1.0",
+ "@jest/test-result": "^26.1.0",
+ "@jest/transform": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "@types/yargs": "^15.0.0",
+ "chalk": "^4.0.0",
+ "collect-v8-coverage": "^1.0.0",
+ "exit": "^0.1.2",
+ "glob": "^7.1.3",
+ "graceful-fs": "^4.2.4",
+ "jest-config": "^26.1.0",
+ "jest-haste-map": "^26.1.0",
+ "jest-message-util": "^26.1.0",
+ "jest-mock": "^26.1.0",
+ "jest-regex-util": "^26.0.0",
+ "jest-resolve": "^26.1.0",
+ "jest-snapshot": "^26.1.0",
+ "jest-util": "^26.1.0",
+ "jest-validate": "^26.1.0",
+ "slash": "^3.0.0",
+ "strip-bom": "^4.0.0",
+ "yargs": "^15.3.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "glob": {
+ "version": "7.1.6",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
+ "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
+ "dev": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "strip-bom": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
+ "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-serializer": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-26.1.0.tgz",
+ "integrity": "sha512-eqZOQG/0+MHmr25b2Z86g7+Kzd5dG9dhCiUoyUNJPgiqi38DqbDEOlHcNijyfZoj74soGBohKBZuJFS18YTJ5w==",
+ "dev": true,
+ "requires": {
+ "graceful-fs": "^4.2.4"
+ },
+ "dependencies": {
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ }
+ }
+ },
+ "jest-snapshot": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.1.0.tgz",
+ "integrity": "sha512-YhSbU7eMTVQO/iRbNs8j0mKRxGp4plo7sJ3GzOQ0IYjvsBiwg0T1o0zGQAYepza7lYHuPTrG5J2yDd0CE2YxSw==",
+ "dev": true,
+ "requires": {
+ "@babel/types": "^7.0.0",
+ "@jest/types": "^26.1.0",
+ "@types/prettier": "^2.0.0",
+ "chalk": "^4.0.0",
+ "expect": "^26.1.0",
+ "graceful-fs": "^4.2.4",
+ "jest-diff": "^26.1.0",
+ "jest-get-type": "^26.0.0",
+ "jest-haste-map": "^26.1.0",
+ "jest-matcher-utils": "^26.1.0",
+ "jest-message-util": "^26.1.0",
+ "jest-resolve": "^26.1.0",
+ "natural-compare": "^1.4.0",
+ "pretty-format": "^26.1.0",
+ "semver": "^7.3.2"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "semver": {
+ "version": "7.3.2",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
+ "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-util": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.1.0.tgz",
+ "integrity": "sha512-rNMOwFQevljfNGvbzNQAxdmXQ+NawW/J72dmddsK0E8vgxXCMtwQ/EH0BiWEIxh0hhMcTsxwAxINt7Lh46Uzbg==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.4",
+ "is-ci": "^2.0.0",
+ "micromatch": "^4.0.2"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "braces": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
+ "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
+ "dev": true,
+ "requires": {
+ "fill-range": "^7.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "fill-range": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
+ "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
+ "dev": true,
+ "requires": {
+ "to-regex-range": "^5.0.1"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "is-number": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
+ "dev": true
+ },
+ "micromatch": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
+ "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
+ "dev": true,
+ "requires": {
+ "braces": "^3.0.1",
+ "picomatch": "^2.0.5"
+ }
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ },
+ "to-regex-range": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
+ "dev": true,
+ "requires": {
+ "is-number": "^7.0.0"
+ }
+ }
+ }
+ },
+ "jest-validate": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-26.1.0.tgz",
+ "integrity": "sha512-WPApOOnXsiwhZtmkDsxnpye+XLb/tUISP+H6cHjfUIXvlG+eKwP+isnivsxlHCPaO9Q5wvbhloIBkdF3qUn+Nw==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "camelcase": "^6.0.0",
+ "chalk": "^4.0.0",
+ "jest-get-type": "^26.0.0",
+ "leven": "^3.1.0",
+ "pretty-format": "^26.1.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "camelcase": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz",
+ "integrity": "sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==",
+ "dev": true
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-watcher": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-26.1.0.tgz",
+ "integrity": "sha512-ffEOhJl2EvAIki613oPsSG11usqnGUzIiK7MMX6hE4422aXOcVEG3ySCTDFLn1+LZNXGPE8tuJxhp8OBJ1pgzQ==",
+ "dev": true,
+ "requires": {
+ "@jest/test-result": "^26.1.0",
+ "@jest/types": "^26.1.0",
+ "ansi-escapes": "^4.2.1",
+ "chalk": "^4.0.0",
+ "jest-util": "^26.1.0",
+ "string-length": "^4.0.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
+ "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-worker": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.1.0.tgz",
+ "integrity": "sha512-Z9P5pZ6UC+kakMbNJn+tA2RdVdNX5WH1x+5UCBZ9MxIK24pjYtFt96fK+UwBTrjLYm232g1xz0L3eTh51OW+yQ==",
+ "dev": true,
+ "requires": {
+ "merge-stream": "^2.0.0",
+ "supports-color": "^7.0.0"
+ },
+ "dependencies": {
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "js-tokens": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
+ "dev": true
+ },
+ "js-yaml": {
+ "version": "3.13.1",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
+ "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
+ "dev": true,
+ "requires": {
+ "argparse": "^1.0.7",
+ "esprima": "^4.0.0"
+ }
+ },
+ "jsbn": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
+ "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
+ "dev": true
+ },
+ "jsdom": {
+ "version": "16.3.0",
+ "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.3.0.tgz",
+ "integrity": "sha512-zggeX5UuEknpdZzv15+MS1dPYG0J/TftiiNunOeNxSl3qr8Z6cIlQpN0IdJa44z9aFxZRIVqRncvEhQ7X5DtZg==",
+ "dev": true,
+ "requires": {
+ "abab": "^2.0.3",
+ "acorn": "^7.1.1",
+ "acorn-globals": "^6.0.0",
+ "cssom": "^0.4.4",
+ "cssstyle": "^2.2.0",
+ "data-urls": "^2.0.0",
+ "decimal.js": "^10.2.0",
+ "domexception": "^2.0.1",
+ "escodegen": "^1.14.1",
+ "html-encoding-sniffer": "^2.0.1",
+ "is-potential-custom-element-name": "^1.0.0",
+ "nwsapi": "^2.2.0",
+ "parse5": "5.1.1",
+ "request": "^2.88.2",
+ "request-promise-native": "^1.0.8",
+ "saxes": "^5.0.0",
+ "symbol-tree": "^3.2.4",
+ "tough-cookie": "^3.0.1",
+ "w3c-hr-time": "^1.0.2",
+ "w3c-xmlserializer": "^2.0.0",
+ "webidl-conversions": "^6.1.0",
+ "whatwg-encoding": "^1.0.5",
+ "whatwg-mimetype": "^2.3.0",
+ "whatwg-url": "^8.0.0",
+ "ws": "^7.2.3",
+ "xml-name-validator": "^3.0.0"
+ },
+ "dependencies": {
+ "request": {
+ "version": "2.88.2",
+ "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
+ "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
+ "dev": true,
+ "requires": {
+ "aws-sign2": "~0.7.0",
+ "aws4": "^1.8.0",
+ "caseless": "~0.12.0",
+ "combined-stream": "~1.0.6",
+ "extend": "~3.0.2",
+ "forever-agent": "~0.6.1",
+ "form-data": "~2.3.2",
+ "har-validator": "~5.1.3",
+ "http-signature": "~1.2.0",
+ "is-typedarray": "~1.0.0",
+ "isstream": "~0.1.2",
+ "json-stringify-safe": "~5.0.1",
+ "mime-types": "~2.1.19",
+ "oauth-sign": "~0.9.0",
+ "performance-now": "^2.1.0",
+ "qs": "~6.5.2",
+ "safe-buffer": "^5.1.2",
+ "tough-cookie": "~2.5.0",
+ "tunnel-agent": "^0.6.0",
+ "uuid": "^3.3.2"
+ },
+ "dependencies": {
+ "tough-cookie": {
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
+ "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
+ "dev": true,
+ "requires": {
+ "psl": "^1.1.28",
+ "punycode": "^2.1.1"
+ }
+ }
+ }
+ },
+ "tough-cookie": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-3.0.1.tgz",
+ "integrity": "sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg==",
+ "dev": true,
+ "requires": {
+ "ip-regex": "^2.1.0",
+ "psl": "^1.1.28",
+ "punycode": "^2.1.1"
+ }
+ }
+ }
+ },
+ "jsesc": {
+ "version": "2.5.2",
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
+ "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
+ "dev": true
+ },
+ "json-parse-better-errors": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
+ "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==",
+ "dev": true
+ },
+ "json-schema": {
+ "version": "0.2.3",
+ "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
+ "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
+ "dev": true
+ },
+ "json-schema-traverse": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
+ "dev": true
+ },
+ "json-stringify-safe": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
+ "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
+ "dev": true
+ },
+ "json5": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz",
+ "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==",
+ "dev": true,
+ "requires": {
+ "minimist": "^1.2.5"
+ },
+ "dependencies": {
+ "minimist": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
+ "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==",
+ "dev": true
+ }
+ }
+ },
+ "jsprim": {
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
+ "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
+ "dev": true,
+ "requires": {
+ "assert-plus": "1.0.0",
+ "extsprintf": "1.3.0",
+ "json-schema": "0.2.3",
+ "verror": "1.10.0"
+ }
+ },
+ "kind-of": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
+ "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA=="
+ },
+ "kleur": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
+ "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
+ "dev": true
+ },
+ "lazystream": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz",
+ "integrity": "sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=",
+ "dev": true,
+ "requires": {
+ "readable-stream": "^2.0.5"
+ }
+ },
+ "leven": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
+ "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
+ "dev": true
+ },
+ "levn": {
+ "version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
+ "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
+ "dev": true,
+ "requires": {
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2"
+ }
+ },
+ "liftoff": {
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.5.0.tgz",
+ "integrity": "sha1-IAkpG7Mc6oYbvxCnwVooyvdcMew=",
+ "requires": {
+ "extend": "^3.0.0",
+ "findup-sync": "^2.0.0",
+ "fined": "^1.0.1",
+ "flagged-respawn": "^1.0.0",
+ "is-plain-object": "^2.0.4",
+ "object.map": "^1.0.0",
+ "rechoir": "^0.6.2",
+ "resolve": "^1.1.7"
+ },
+ "dependencies": {
+ "findup-sync": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz",
+ "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=",
+ "requires": {
+ "detect-file": "^1.0.0",
+ "is-glob": "^3.1.0",
+ "micromatch": "^3.0.4",
+ "resolve-dir": "^1.0.1"
+ }
+ }
+ }
+ },
+ "lines-and-columns": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
+ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=",
+ "dev": true
+ },
+ "load-json-file": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
+ "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
+ "dev": true,
+ "requires": {
+ "graceful-fs": "^4.1.2",
+ "parse-json": "^2.2.0",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0",
+ "strip-bom": "^2.0.0"
+ }
+ },
+ "locate-path": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
+ "dev": true,
+ "requires": {
+ "p-locate": "^4.1.0"
+ }
+ },
+ "lodash": {
+ "version": "4.17.11",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
+ "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+ "dev": true
+ },
+ "lodash.sortby": {
+ "version": "4.7.0",
+ "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
+ "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=",
+ "dev": true
+ },
+ "loud-rejection": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
+ "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
+ "dev": true,
+ "requires": {
+ "currently-unhandled": "^0.4.1",
+ "signal-exit": "^3.0.0"
+ }
+ },
+ "make-dir": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
+ "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
+ "dev": true,
+ "requires": {
+ "semver": "^6.0.0"
+ },
+ "dependencies": {
+ "semver": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
+ "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
+ "dev": true
+ }
+ }
+ },
+ "make-iterator": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
+ "integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==",
+ "requires": {
+ "kind-of": "^6.0.2"
+ }
+ },
+ "makeerror": {
+ "version": "1.0.11",
+ "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz",
+ "integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=",
+ "dev": true,
+ "requires": {
+ "tmpl": "1.0.x"
+ }
+ },
+ "map-cache": {
+ "version": "0.2.2",
+ "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
+ "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8="
+ },
+ "map-obj": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
+ "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
+ "dev": true
+ },
+ "map-visit": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
+ "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
+ "requires": {
+ "object-visit": "^1.0.0"
+ }
+ },
+ "meow": {
+ "version": "3.7.0",
+ "resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
+ "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
+ "dev": true,
+ "requires": {
+ "camelcase-keys": "^2.0.0",
+ "decamelize": "^1.1.2",
+ "loud-rejection": "^1.0.0",
+ "map-obj": "^1.0.1",
+ "minimist": "^1.1.3",
+ "normalize-package-data": "^2.3.4",
+ "object-assign": "^4.0.1",
+ "read-pkg-up": "^1.0.1",
+ "redent": "^1.0.0",
+ "trim-newlines": "^1.0.0"
+ },
+ "dependencies": {
+ "minimist": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
+ "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
+ "dev": true
+ }
+ }
+ },
+ "merge-stream": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
+ "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
+ "dev": true
+ },
+ "micromatch": {
+ "version": "3.1.10",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
+ "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
+ "requires": {
+ "arr-diff": "^4.0.0",
+ "array-unique": "^0.3.2",
+ "braces": "^2.3.1",
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "extglob": "^2.0.4",
+ "fragment-cache": "^0.2.1",
+ "kind-of": "^6.0.2",
+ "nanomatch": "^1.2.9",
+ "object.pick": "^1.3.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.2"
+ }
+ },
+ "mime-db": {
+ "version": "1.40.0",
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz",
+ "integrity": "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==",
+ "dev": true
+ },
+ "mime-types": {
+ "version": "2.1.24",
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz",
+ "integrity": "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==",
+ "dev": true,
+ "requires": {
+ "mime-db": "1.40.0"
+ }
+ },
+ "mimic-fn": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
+ "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
+ "dev": true
+ },
+ "mimic-response": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz",
+ "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==",
+ "dev": true,
+ "optional": true
+ },
+ "minimatch": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
+ "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+ "dev": true,
+ "requires": {
+ "brace-expansion": "^1.1.7"
+ }
+ },
+ "minimist": {
+ "version": "0.0.8",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
+ "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=",
+ "dev": true
+ },
+ "mixin-deep": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
+ "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
+ "requires": {
+ "for-in": "^1.0.2",
+ "is-extendable": "^1.0.1"
+ },
+ "dependencies": {
+ "is-extendable": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
+ "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
+ "requires": {
+ "is-plain-object": "^2.0.4"
+ }
+ }
+ }
+ },
+ "mkdirp": {
+ "version": "0.5.1",
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
+ "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
+ "dev": true,
+ "requires": {
+ "minimist": "0.0.8"
+ }
+ },
+ "ms": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
+ },
+ "nan": {
+ "version": "2.14.0",
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz",
+ "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==",
+ "dev": true,
+ "optional": true
+ },
+ "nanomatch": {
+ "version": "1.2.13",
+ "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
+ "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
+ "requires": {
+ "arr-diff": "^4.0.0",
+ "array-unique": "^0.3.2",
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "fragment-cache": "^0.2.1",
+ "is-windows": "^1.0.2",
+ "kind-of": "^6.0.2",
+ "object.pick": "^1.3.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.1"
+ }
+ },
+ "natural-compare": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
+ "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
+ "dev": true
+ },
+ "nice-try": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
+ "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==",
+ "dev": true
+ },
+ "node-abi": {
+ "version": "2.9.0",
+ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.9.0.tgz",
+ "integrity": "sha512-jmEOvv0eanWjhX8dX1pmjb7oJl1U1oR4FOh0b2GnvALwSYoOdU7sj+kLDSAyjo4pfC9aj/IxkloxdLJQhSSQBA==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "semver": "^5.4.1"
+ },
+ "dependencies": {
+ "semver": {
+ "version": "5.7.0",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz",
+ "integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==",
+ "dev": true,
+ "optional": true
+ }
+ }
+ },
+ "node-gyp": {
+ "version": "3.8.0",
+ "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz",
+ "integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "fstream": "^1.0.0",
+ "glob": "^7.0.3",
+ "graceful-fs": "^4.1.2",
+ "mkdirp": "^0.5.0",
+ "nopt": "2 || 3",
+ "npmlog": "0 || 1 || 2 || 3 || 4",
+ "osenv": "0",
+ "request": "^2.87.0",
+ "rimraf": "2",
+ "semver": "~5.3.0",
+ "tar": "^2.0.0",
+ "which": "1"
+ },
+ "dependencies": {
+ "glob": {
+ "version": "7.1.4",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz",
+ "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.0.tgz",
+ "integrity": "sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==",
+ "dev": true,
+ "optional": true
+ },
+ "minimatch": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
+ "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "brace-expansion": "^1.1.7"
+ }
+ },
+ "nopt": {
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
+ "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "abbrev": "1"
+ }
+ }
+ }
+ },
+ "node-int64": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
+ "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=",
+ "dev": true
+ },
+ "node-modules-regexp": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz",
+ "integrity": "sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=",
+ "dev": true
+ },
+ "node-notifier": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-7.0.1.tgz",
+ "integrity": "sha512-VkzhierE7DBmQEElhTGJIoiZa1oqRijOtgOlsXg32KrJRXsPy0NXFBqWGW/wTswnJlDCs5viRYaqWguqzsKcmg==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "growly": "^1.3.0",
+ "is-wsl": "^2.1.1",
+ "semver": "^7.2.1",
+ "shellwords": "^0.1.1",
+ "uuid": "^7.0.3",
+ "which": "^2.0.2"
+ },
+ "dependencies": {
+ "semver": {
+ "version": "7.3.2",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
+ "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==",
+ "dev": true,
+ "optional": true
+ },
+ "uuid": {
+ "version": "7.0.3",
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz",
+ "integrity": "sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==",
+ "dev": true,
+ "optional": true
+ },
+ "which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ }
+ }
+ },
+ "noop-logger": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/noop-logger/-/noop-logger-0.1.1.tgz",
+ "integrity": "sha1-lKKxYzxPExdVMAfYlm/Q6EG2pMI=",
+ "dev": true,
+ "optional": true
+ },
+ "nopt": {
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
+ "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
+ "dev": true,
+ "requires": {
+ "abbrev": "1"
+ }
+ },
+ "normalize-package-data": {
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
+ "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
+ "dev": true,
+ "requires": {
+ "hosted-git-info": "^2.1.4",
+ "resolve": "^1.10.0",
+ "semver": "2 || 3 || 4 || 5",
+ "validate-npm-package-license": "^3.0.1"
+ }
+ },
+ "normalize-path": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
+ "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
+ "dev": true,
+ "requires": {
+ "remove-trailing-separator": "^1.0.1"
+ }
+ },
+ "npm-run-path": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
+ "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
+ "dev": true,
+ "requires": {
+ "path-key": "^2.0.0"
+ }
+ },
+ "npmlog": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
+ "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
+ "dev": true,
+ "requires": {
+ "are-we-there-yet": "~1.1.2",
+ "console-control-strings": "~1.1.0",
+ "gauge": "~2.7.3",
+ "set-blocking": "~2.0.0"
+ }
+ },
+ "number-is-nan": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
+ "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
+ "dev": true
+ },
+ "nwsapi": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
+ "integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==",
+ "dev": true
+ },
+ "oauth-sign": {
+ "version": "0.9.0",
+ "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
+ "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
+ "dev": true
+ },
+ "object-assign": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
+ "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
+ "dev": true
+ },
+ "object-copy": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
+ "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
+ "requires": {
+ "copy-descriptor": "^0.1.0",
+ "define-property": "^0.2.5",
+ "kind-of": "^3.0.3"
+ },
+ "dependencies": {
+ "define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+ "requires": {
+ "is-descriptor": "^0.1.0"
+ }
+ },
+ "kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+ "requires": {
+ "is-buffer": "^1.1.5"
+ }
+ }
+ }
+ },
+ "object-visit": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
+ "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
+ "requires": {
+ "isobject": "^3.0.0"
+ }
+ },
+ "object.defaults": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz",
+ "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=",
+ "requires": {
+ "array-each": "^1.0.1",
+ "array-slice": "^1.0.0",
+ "for-own": "^1.0.0",
+ "isobject": "^3.0.0"
+ }
+ },
+ "object.map": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz",
+ "integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=",
+ "requires": {
+ "for-own": "^1.0.0",
+ "make-iterator": "^1.0.0"
+ }
+ },
+ "object.pick": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
+ "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
+ "requires": {
+ "isobject": "^3.0.1"
+ }
+ },
+ "once": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
+ "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
+ "dev": true,
+ "requires": {
+ "wrappy": "1"
+ }
+ },
+ "onetime": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz",
+ "integrity": "sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==",
+ "dev": true,
+ "requires": {
+ "mimic-fn": "^2.1.0"
+ }
+ },
+ "optionator": {
+ "version": "0.8.3",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
+ "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
+ "dev": true,
+ "requires": {
+ "deep-is": "~0.1.3",
+ "fast-levenshtein": "~2.0.6",
+ "levn": "~0.3.0",
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2",
+ "word-wrap": "~1.2.3"
+ }
+ },
+ "os-homedir": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
+ "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M="
+ },
+ "os-tmpdir": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
+ "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ="
+ },
+ "osenv": {
+ "version": "0.1.5",
+ "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
+ "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
+ "requires": {
+ "os-homedir": "^1.0.0",
+ "os-tmpdir": "^1.0.0"
+ }
+ },
+ "p-each-series": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/p-each-series/-/p-each-series-2.1.0.tgz",
+ "integrity": "sha512-ZuRs1miPT4HrjFa+9fRfOFXxGJfORgelKV9f9nNOWw2gl6gVsRaVDOQP0+MI0G0wGKns1Yacsu0GjOFbTK0JFQ==",
+ "dev": true
+ },
+ "p-finally": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
+ "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=",
+ "dev": true
+ },
+ "p-limit": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
+ "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
+ "dev": true,
+ "requires": {
+ "p-try": "^2.0.0"
+ }
+ },
+ "p-locate": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
+ "dev": true,
+ "requires": {
+ "p-limit": "^2.2.0"
+ }
+ },
+ "p-try": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
+ "dev": true
+ },
+ "parse-filepath": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
+ "integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=",
+ "requires": {
+ "is-absolute": "^1.0.0",
+ "map-cache": "^0.2.0",
+ "path-root": "^0.1.1"
+ }
+ },
+ "parse-json": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
+ "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
+ "dev": true,
+ "requires": {
+ "error-ex": "^1.2.0"
+ }
+ },
+ "parse-passwd": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
+ "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY="
+ },
+ "parse5": {
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz",
+ "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==",
+ "dev": true
+ },
+ "pascalcase": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
+ "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ="
+ },
+ "path-exists": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
+ "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
+ "dev": true,
+ "requires": {
+ "pinkie-promise": "^2.0.0"
+ }
+ },
+ "path-is-absolute": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
+ "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
+ "dev": true
+ },
+ "path-key": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
+ "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
+ "dev": true
+ },
+ "path-parse": {
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
+ "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw=="
+ },
+ "path-root": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
+ "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=",
+ "requires": {
+ "path-root-regex": "^0.1.0"
+ }
+ },
+ "path-root-regex": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz",
+ "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0="
+ },
+ "path-type": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
+ "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
+ "dev": true,
+ "requires": {
+ "graceful-fs": "^4.1.2",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
+ }
+ },
+ "performance-now": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
+ "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
+ "dev": true
+ },
+ "picomatch": {
+ "version": "2.2.2",
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz",
+ "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==",
+ "dev": true
+ },
+ "pify": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
+ "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
+ "dev": true
+ },
+ "pinkie": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
+ "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=",
+ "dev": true
+ },
+ "pinkie-promise": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
+ "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
+ "dev": true,
+ "requires": {
+ "pinkie": "^2.0.0"
+ }
+ },
+ "pirates": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz",
+ "integrity": "sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==",
+ "dev": true,
+ "requires": {
+ "node-modules-regexp": "^1.0.0"
+ }
+ },
+ "pkg-dir": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
+ "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
+ "dev": true,
+ "requires": {
+ "find-up": "^4.0.0"
+ },
+ "dependencies": {
+ "find-up": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
+ "dev": true,
+ "requires": {
+ "locate-path": "^5.0.0",
+ "path-exists": "^4.0.0"
+ }
+ },
+ "path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "dev": true
+ }
+ }
+ },
+ "posix-character-classes": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
+ "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
+ },
+ "prebuild-install": {
+ "version": "2.5.3",
+ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.5.3.tgz",
+ "integrity": "sha512-/rI36cN2g7vDQnKWN8Uzupi++KjyqS9iS+/fpwG4Ea8d0Pip0PQ5bshUNzVwt+/D2MRfhVAplYMMvWLqWrCF/g==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "detect-libc": "^1.0.3",
+ "expand-template": "^1.0.2",
+ "github-from-package": "0.0.0",
+ "minimist": "^1.2.0",
+ "mkdirp": "^0.5.1",
+ "node-abi": "^2.2.0",
+ "noop-logger": "^0.1.1",
+ "npmlog": "^4.0.1",
+ "os-homedir": "^1.0.1",
+ "pump": "^2.0.1",
+ "rc": "^1.1.6",
+ "simple-get": "^2.7.0",
+ "tar-fs": "^1.13.0",
+ "tunnel-agent": "^0.6.0",
+ "which-pm-runs": "^1.0.0"
+ },
+ "dependencies": {
+ "detect-libc": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
+ "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=",
+ "dev": true,
+ "optional": true
+ },
+ "minimist": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
+ "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
+ "dev": true,
+ "optional": true
+ }
+ }
+ },
+ "prelude-ls": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
+ "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
+ "dev": true
+ },
+ "pretty-bytes": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-4.0.2.tgz",
+ "integrity": "sha1-sr+C5zUNZcbDOqlaqlpPYyf2HNk=",
+ "dev": true
+ },
+ "pretty-format": {
+ "version": "26.1.0",
+ "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.1.0.tgz",
+ "integrity": "sha512-GmeO1PEYdM+non4BKCj+XsPJjFOJIPnsLewqhDVoqY1xo0yNmDas7tC2XwpMrRAHR3MaE2hPo37deX5OisJ2Wg==",
+ "dev": true,
+ "requires": {
+ "@jest/types": "^26.1.0",
+ "ansi-regex": "^5.0.0",
+ "ansi-styles": "^4.0.0",
+ "react-is": "^16.12.0"
+ },
+ "dependencies": {
+ "ansi-regex": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
+ "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
+ "dev": true
+ },
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ }
+ }
+ },
+ "process-nextick-args": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
+ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
+ "dev": true
+ },
+ "prompts": {
+ "version": "2.3.2",
+ "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.3.2.tgz",
+ "integrity": "sha512-Q06uKs2CkNYVID0VqwfAl9mipo99zkBv/n2JtWY89Yxa3ZabWSrs0e2KTudKVa3peLUvYXMefDqIleLPVUBZMA==",
+ "dev": true,
+ "requires": {
+ "kleur": "^3.0.3",
+ "sisteransi": "^1.0.4"
+ }
+ },
+ "psl": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/psl/-/psl-1.2.0.tgz",
+ "integrity": "sha512-GEn74ZffufCmkDDLNcl3uuyF/aSD6exEyh1v/ZSdAomB82t6G9hzJVRx0jBmLDW+VfZqks3aScmMw9DszwUalA==",
+ "dev": true
+ },
+ "pump": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
+ "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "end-of-stream": "^1.1.0",
+ "once": "^1.3.1"
+ }
+ },
+ "punycode": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
+ "dev": true
+ },
+ "qs": {
+ "version": "6.5.2",
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
+ "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
+ "dev": true
+ },
+ "rc": {
+ "version": "1.2.8",
+ "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
+ "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "deep-extend": "^0.6.0",
+ "ini": "~1.3.0",
+ "minimist": "^1.2.0",
+ "strip-json-comments": "~2.0.1"
+ },
+ "dependencies": {
+ "minimist": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
+ "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
+ "dev": true,
+ "optional": true
+ }
+ }
+ },
+ "react-is": {
+ "version": "16.13.1",
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
+ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
+ "dev": true
+ },
+ "read-pkg": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
+ "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
+ "dev": true,
+ "requires": {
+ "load-json-file": "^1.0.0",
+ "normalize-package-data": "^2.3.2",
+ "path-type": "^1.0.0"
+ }
+ },
+ "read-pkg-up": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
+ "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
+ "dev": true,
+ "requires": {
+ "find-up": "^1.0.0",
+ "read-pkg": "^1.0.0"
+ }
+ },
+ "readable-stream": {
+ "version": "2.3.6",
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
+ "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
+ "dev": true,
+ "requires": {
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
+ }
+ },
+ "rechoir": {
+ "version": "0.6.2",
+ "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
+ "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
+ "requires": {
+ "resolve": "^1.1.6"
+ }
+ },
+ "redent": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
+ "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
+ "dev": true,
+ "requires": {
+ "indent-string": "^2.1.0",
+ "strip-indent": "^1.0.1"
+ }
+ },
+ "regex-not": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
+ "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
+ "requires": {
+ "extend-shallow": "^3.0.2",
+ "safe-regex": "^1.1.0"
+ }
+ },
+ "remove-trailing-separator": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
+ "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=",
+ "dev": true
+ },
+ "repeat-element": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
+ "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g=="
+ },
+ "repeat-string": {
+ "version": "1.6.1",
+ "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
+ "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc="
+ },
+ "repeating": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
+ "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
+ "dev": true,
+ "requires": {
+ "is-finite": "^1.0.0"
+ }
+ },
+ "request": {
+ "version": "2.88.0",
+ "resolved": "https://registry.npmjs.org/request/-/request-2.88.0.tgz",
+ "integrity": "sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "aws-sign2": "~0.7.0",
+ "aws4": "^1.8.0",
+ "caseless": "~0.12.0",
+ "combined-stream": "~1.0.6",
+ "extend": "~3.0.2",
+ "forever-agent": "~0.6.1",
+ "form-data": "~2.3.2",
+ "har-validator": "~5.1.0",
+ "http-signature": "~1.2.0",
+ "is-typedarray": "~1.0.0",
+ "isstream": "~0.1.2",
+ "json-stringify-safe": "~5.0.1",
+ "mime-types": "~2.1.19",
+ "oauth-sign": "~0.9.0",
+ "performance-now": "^2.1.0",
+ "qs": "~6.5.2",
+ "safe-buffer": "^5.1.2",
+ "tough-cookie": "~2.4.3",
+ "tunnel-agent": "^0.6.0",
+ "uuid": "^3.3.2"
+ }
+ },
+ "request-promise-core": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.3.tgz",
+ "integrity": "sha512-QIs2+ArIGQVp5ZYbWD5ZLCY29D5CfWizP8eWnm8FoGD1TX61veauETVQbrV60662V0oFBkrDOuaBI8XgtuyYAQ==",
+ "dev": true,
+ "requires": {
+ "lodash": "^4.17.15"
+ },
+ "dependencies": {
+ "lodash": {
+ "version": "4.17.19",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
+ "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
+ "dev": true
+ }
+ }
+ },
+ "request-promise-native": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.8.tgz",
+ "integrity": "sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ==",
+ "dev": true,
+ "requires": {
+ "request-promise-core": "1.1.3",
+ "stealthy-require": "^1.1.1",
+ "tough-cookie": "^2.3.3"
+ }
+ },
+ "require-directory": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
+ "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
+ "dev": true
+ },
+ "require-main-filename": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
+ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==",
+ "dev": true
+ },
+ "resolve": {
+ "version": "1.11.1",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz",
+ "integrity": "sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==",
+ "requires": {
+ "path-parse": "^1.0.6"
+ }
+ },
+ "resolve-cwd": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
+ "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
+ "dev": true,
+ "requires": {
+ "resolve-from": "^5.0.0"
+ }
+ },
+ "resolve-dir": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
+ "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=",
+ "requires": {
+ "expand-tilde": "^2.0.0",
+ "global-modules": "^1.0.0"
+ }
+ },
+ "resolve-from": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
+ "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
+ "dev": true
+ },
+ "resolve-url": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
+ "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo="
+ },
+ "ret": {
+ "version": "0.1.15",
+ "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
+ "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg=="
+ },
+ "rimraf": {
+ "version": "2.2.8",
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz",
+ "integrity": "sha1-5Dm+Kq7jJzIZUnMPmaiSnk/FBYI=",
+ "dev": true
+ },
+ "rsvp": {
+ "version": "4.8.5",
+ "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz",
+ "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==",
+ "dev": true
+ },
+ "safe-buffer": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
+ "dev": true
+ },
+ "safe-regex": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
+ "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
+ "requires": {
+ "ret": "~0.1.10"
+ }
+ },
+ "safer-buffer": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
+ "dev": true
+ },
+ "sane": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz",
+ "integrity": "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==",
+ "dev": true,
+ "requires": {
+ "@cnakazawa/watch": "^1.0.3",
+ "anymatch": "^2.0.0",
+ "capture-exit": "^2.0.0",
+ "exec-sh": "^0.3.2",
+ "execa": "^1.0.0",
+ "fb-watchman": "^2.0.0",
+ "micromatch": "^3.1.4",
+ "minimist": "^1.1.1",
+ "walker": "~1.0.5"
+ },
+ "dependencies": {
+ "anymatch": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
+ "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
+ "dev": true,
+ "requires": {
+ "micromatch": "^3.1.4",
+ "normalize-path": "^2.1.1"
+ }
+ },
+ "minimist": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
+ "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==",
+ "dev": true
+ }
+ }
+ },
+ "saxes": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz",
+ "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
+ "dev": true,
+ "requires": {
+ "xmlchars": "^2.2.0"
+ }
+ },
+ "semver": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
+ "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=",
+ "dev": true
+ },
+ "set-blocking": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
+ "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
+ "dev": true
+ },
+ "set-value": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
+ "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==",
+ "requires": {
+ "extend-shallow": "^2.0.1",
+ "is-extendable": "^0.1.1",
+ "is-plain-object": "^2.0.3",
+ "split-string": "^3.0.1"
+ },
+ "dependencies": {
+ "extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+ "requires": {
+ "is-extendable": "^0.1.0"
+ }
+ }
+ }
+ },
+ "shebang-command": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
+ "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
+ "dev": true,
+ "requires": {
+ "shebang-regex": "^1.0.0"
+ }
+ },
+ "shebang-regex": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
+ "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=",
+ "dev": true
+ },
+ "shellwords": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz",
+ "integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==",
+ "dev": true,
+ "optional": true
+ },
+ "signal-exit": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
+ "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
+ "dev": true
+ },
+ "simple-concat": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz",
+ "integrity": "sha1-c0TLuLbib7J9ZrL8hvn21Zl1IcY=",
+ "dev": true,
+ "optional": true
+ },
+ "simple-get": {
+ "version": "2.8.1",
+ "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-2.8.1.tgz",
+ "integrity": "sha512-lSSHRSw3mQNUGPAYRqo7xy9dhKmxFXIjLjp4KHpf99GEH2VH7C3AM+Qfx6du6jhfUi6Vm7XnbEVEf7Wb6N8jRw==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "decompress-response": "^3.3.0",
+ "once": "^1.3.1",
+ "simple-concat": "^1.0.0"
+ }
+ },
+ "sisteransi": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
+ "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
+ "dev": true
+ },
+ "slash": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
+ "dev": true
+ },
+ "snapdragon": {
+ "version": "0.8.2",
+ "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
+ "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
+ "requires": {
+ "base": "^0.11.1",
+ "debug": "^2.2.0",
+ "define-property": "^0.2.5",
+ "extend-shallow": "^2.0.1",
+ "map-cache": "^0.2.2",
+ "source-map": "^0.5.6",
+ "source-map-resolve": "^0.5.0",
+ "use": "^3.1.0"
+ },
+ "dependencies": {
+ "define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+ "requires": {
+ "is-descriptor": "^0.1.0"
+ }
+ },
+ "extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
+ "requires": {
+ "is-extendable": "^0.1.0"
+ }
+ }
+ }
+ },
+ "snapdragon-node": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
+ "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
+ "requires": {
+ "define-property": "^1.0.0",
+ "isobject": "^3.0.0",
+ "snapdragon-util": "^3.0.1"
+ },
+ "dependencies": {
+ "define-property": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
+ "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
+ "requires": {
+ "is-descriptor": "^1.0.0"
+ }
+ },
+ "is-accessor-descriptor": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
+ "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
+ "requires": {
+ "kind-of": "^6.0.0"
+ }
+ },
+ "is-data-descriptor": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
+ "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
+ "requires": {
+ "kind-of": "^6.0.0"
+ }
+ },
+ "is-descriptor": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
+ "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
+ "requires": {
+ "is-accessor-descriptor": "^1.0.0",
+ "is-data-descriptor": "^1.0.0",
+ "kind-of": "^6.0.2"
+ }
+ }
+ }
+ },
+ "snapdragon-util": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
+ "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
+ "requires": {
+ "kind-of": "^3.2.0"
+ },
+ "dependencies": {
+ "kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+ "requires": {
+ "is-buffer": "^1.1.5"
+ }
+ }
+ }
+ },
+ "source-map": {
+ "version": "0.5.7",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
+ "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
+ },
+ "source-map-resolve": {
+ "version": "0.5.2",
+ "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz",
+ "integrity": "sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==",
+ "requires": {
+ "atob": "^2.1.1",
+ "decode-uri-component": "^0.2.0",
+ "resolve-url": "^0.2.1",
+ "source-map-url": "^0.4.0",
+ "urix": "^0.1.0"
+ }
+ },
+ "source-map-support": {
+ "version": "0.5.19",
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz",
+ "integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==",
+ "dev": true,
+ "requires": {
+ "buffer-from": "^1.0.0",
+ "source-map": "^0.6.0"
+ },
+ "dependencies": {
+ "source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "dev": true
+ }
+ }
+ },
+ "source-map-url": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz",
+ "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM="
+ },
+ "spdx-correct": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz",
+ "integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==",
+ "dev": true,
+ "requires": {
+ "spdx-expression-parse": "^3.0.0",
+ "spdx-license-ids": "^3.0.0"
+ }
+ },
+ "spdx-exceptions": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz",
+ "integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==",
+ "dev": true
+ },
+ "spdx-expression-parse": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz",
+ "integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==",
+ "dev": true,
+ "requires": {
+ "spdx-exceptions": "^2.1.0",
+ "spdx-license-ids": "^3.0.0"
+ }
+ },
+ "spdx-license-ids": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.4.tgz",
+ "integrity": "sha512-7j8LYJLeY/Yb6ACbQ7F76qy5jHkp0U6jgBfJsk97bwWlVUnUWsAgpyaCvo17h0/RQGnQ036tVDomiwoI4pDkQA==",
+ "dev": true
+ },
+ "split-string": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
+ "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
+ "requires": {
+ "extend-shallow": "^3.0.0"
+ }
+ },
+ "sprintf-js": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz",
+ "integrity": "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==",
+ "dev": true
+ },
+ "sshpk": {
+ "version": "1.16.1",
+ "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
+ "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
+ "dev": true,
+ "requires": {
+ "asn1": "~0.2.3",
+ "assert-plus": "^1.0.0",
+ "bcrypt-pbkdf": "^1.0.0",
+ "dashdash": "^1.12.0",
+ "ecc-jsbn": "~0.1.1",
+ "getpass": "^0.1.1",
+ "jsbn": "~0.1.0",
+ "safer-buffer": "^2.0.2",
+ "tweetnacl": "~0.14.0"
+ }
+ },
+ "stack-utils": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.2.tgz",
+ "integrity": "sha512-0H7QK2ECz3fyZMzQ8rH0j2ykpfbnd20BFtfg/SqVC2+sCTtcw0aDTGB7dk+de4U4uUeuz6nOtJcrkFFLG1B0Rg==",
+ "dev": true,
+ "requires": {
+ "escape-string-regexp": "^2.0.0"
+ },
+ "dependencies": {
+ "escape-string-regexp": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
+ "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
+ "dev": true
+ }
+ }
+ },
+ "static-extend": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
+ "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
+ "requires": {
+ "define-property": "^0.2.5",
+ "object-copy": "^0.1.0"
+ },
+ "dependencies": {
+ "define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
+ "requires": {
+ "is-descriptor": "^0.1.0"
+ }
+ }
+ }
+ },
+ "stealthy-require": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz",
+ "integrity": "sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=",
+ "dev": true
+ },
+ "stream-buffers": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz",
+ "integrity": "sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=",
+ "dev": true
+ },
+ "string-length": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.1.tgz",
+ "integrity": "sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw==",
+ "dev": true,
+ "requires": {
+ "char-regex": "^1.0.2",
+ "strip-ansi": "^6.0.0"
+ },
+ "dependencies": {
+ "ansi-regex": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
+ "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
+ "dev": true
+ },
+ "strip-ansi": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
+ "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
+ "dev": true,
+ "requires": {
+ "ansi-regex": "^5.0.0"
+ }
+ }
+ }
+ },
+ "string-width": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
+ "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
+ "dev": true,
+ "requires": {
+ "code-point-at": "^1.0.0",
+ "is-fullwidth-code-point": "^1.0.0",
+ "strip-ansi": "^3.0.0"
+ }
+ },
+ "string_decoder": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
+ "dev": true,
+ "requires": {
+ "safe-buffer": "~5.1.0"
+ }
+ },
+ "strip-ansi": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
+ "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
+ "dev": true,
+ "requires": {
+ "ansi-regex": "^2.0.0"
+ }
+ },
+ "strip-bom": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
+ "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
+ "dev": true,
+ "requires": {
+ "is-utf8": "^0.2.0"
+ }
+ },
+ "strip-eof": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
+ "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
+ "dev": true
+ },
+ "strip-final-newline": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
+ "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
+ "dev": true
+ },
+ "strip-indent": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
+ "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
+ "dev": true,
+ "requires": {
+ "get-stdin": "^4.0.1"
+ }
+ },
+ "strip-json-comments": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
+ "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
+ "dev": true,
+ "optional": true
+ },
+ "supports-color": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
+ "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
+ "dev": true
+ },
+ "supports-hyperlinks": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz",
+ "integrity": "sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0",
+ "supports-color": "^7.0.0"
+ },
+ "dependencies": {
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "symbol-tree": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
+ "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
+ "dev": true
+ },
+ "tar": {
+ "version": "2.2.2",
+ "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.2.tgz",
+ "integrity": "sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "block-stream": "*",
+ "fstream": "^1.0.12",
+ "inherits": "2"
+ }
+ },
+ "tar-fs": {
+ "version": "1.16.3",
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.3.tgz",
+ "integrity": "sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "chownr": "^1.0.1",
+ "mkdirp": "^0.5.1",
+ "pump": "^1.0.0",
+ "tar-stream": "^1.1.2"
+ },
+ "dependencies": {
+ "pump": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/pump/-/pump-1.0.3.tgz",
+ "integrity": "sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==",
+ "dev": true,
+ "optional": true,
+ "requires": {
+ "end-of-stream": "^1.1.0",
+ "once": "^1.3.1"
+ }
+ }
+ }
+ },
+ "tar-stream": {
+ "version": "1.6.2",
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz",
+ "integrity": "sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==",
+ "dev": true,
+ "requires": {
+ "bl": "^1.0.0",
+ "buffer-alloc": "^1.2.0",
+ "end-of-stream": "^1.0.0",
+ "fs-constants": "^1.0.0",
+ "readable-stream": "^2.3.0",
+ "to-buffer": "^1.1.1",
+ "xtend": "^4.0.0"
+ }
+ },
+ "terminal-link": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz",
+ "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==",
+ "dev": true,
+ "requires": {
+ "ansi-escapes": "^4.2.1",
+ "supports-hyperlinks": "^2.0.0"
+ }
+ },
+ "test-exclude": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
+ "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
+ "dev": true,
+ "requires": {
+ "@istanbuljs/schema": "^0.1.2",
+ "glob": "^7.1.4",
+ "minimatch": "^3.0.4"
+ },
+ "dependencies": {
+ "glob": {
+ "version": "7.1.6",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
+ "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
+ "dev": true,
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ }
+ }
+ },
+ "throat": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz",
+ "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==",
+ "dev": true
+ },
+ "tmpl": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
+ "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
+ "dev": true
+ },
+ "to-buffer": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz",
+ "integrity": "sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==",
+ "dev": true
+ },
+ "to-fast-properties": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
+ "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=",
+ "dev": true
+ },
+ "to-object-path": {
+ "version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
+ "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
+ "requires": {
+ "kind-of": "^3.0.2"
+ },
+ "dependencies": {
+ "kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
+ "requires": {
+ "is-buffer": "^1.1.5"
+ }
+ }
+ }
+ },
+ "to-regex": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
+ "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
+ "requires": {
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "regex-not": "^1.0.2",
+ "safe-regex": "^1.1.0"
+ }
+ },
+ "to-regex-range": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
+ "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
+ "requires": {
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1"
+ }
+ },
+ "tough-cookie": {
+ "version": "2.4.3",
+ "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz",
+ "integrity": "sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==",
+ "dev": true,
+ "requires": {
+ "psl": "^1.1.24",
+ "punycode": "^1.4.1"
+ },
+ "dependencies": {
+ "punycode": {
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
+ "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=",
+ "dev": true
+ }
+ }
+ },
+ "tr46": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.0.2.tgz",
+ "integrity": "sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==",
+ "dev": true,
+ "requires": {
+ "punycode": "^2.1.1"
+ }
+ },
+ "trim-newlines": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
+ "integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=",
+ "dev": true
+ },
+ "tunnel-agent": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
+ "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
+ "dev": true,
+ "requires": {
+ "safe-buffer": "^5.0.1"
+ }
+ },
+ "tweetnacl": {
+ "version": "0.14.5",
+ "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
+ "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
+ "dev": true
+ },
+ "type-check": {
+ "version": "0.3.2",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
+ "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
+ "dev": true,
+ "requires": {
+ "prelude-ls": "~1.1.2"
+ }
+ },
+ "type-detect": {
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
+ "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
+ "dev": true
+ },
+ "type-fest": {
+ "version": "0.8.1",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
+ "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
+ "dev": true
+ },
+ "typedarray-to-buffer": {
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
+ "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
+ "dev": true,
+ "requires": {
+ "is-typedarray": "^1.0.0"
+ }
+ },
+ "unc-path-regex": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz",
+ "integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo="
+ },
+ "underscore.string": {
+ "version": "3.3.5",
+ "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz",
+ "integrity": "sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==",
+ "dev": true,
+ "requires": {
+ "sprintf-js": "^1.0.3",
+ "util-deprecate": "^1.0.2"
+ }
+ },
+ "union-value": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
+ "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==",
+ "requires": {
+ "arr-union": "^3.1.0",
+ "get-value": "^2.0.6",
+ "is-extendable": "^0.1.1",
+ "set-value": "^2.0.1"
+ }
+ },
+ "unset-value": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
+ "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
+ "requires": {
+ "has-value": "^0.3.1",
+ "isobject": "^3.0.0"
+ },
+ "dependencies": {
+ "has-value": {
+ "version": "0.3.1",
+ "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
+ "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
+ "requires": {
+ "get-value": "^2.0.3",
+ "has-values": "^0.1.4",
+ "isobject": "^2.0.0"
+ },
+ "dependencies": {
+ "isobject": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
+ "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
+ "requires": {
+ "isarray": "1.0.0"
+ }
+ }
+ }
+ },
+ "has-values": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
+ "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E="
+ }
+ }
+ },
+ "uri-js": {
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
+ "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
+ "dev": true,
+ "requires": {
+ "punycode": "^2.1.0"
+ }
+ },
+ "urix": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
+ "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI="
+ },
+ "use": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
+ "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ=="
+ },
+ "util-deprecate": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
+ "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
+ "dev": true
+ },
+ "uuid": {
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz",
+ "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==",
+ "dev": true
+ },
+ "v8-to-istanbul": {
+ "version": "4.1.4",
+ "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-4.1.4.tgz",
+ "integrity": "sha512-Rw6vJHj1mbdK8edjR7+zuJrpDtKIgNdAvTSAcpYfgMIw+u2dPDntD3dgN4XQFLU2/fvFQdzj+EeSGfd/jnY5fQ==",
+ "dev": true,
+ "requires": {
+ "@types/istanbul-lib-coverage": "^2.0.1",
+ "convert-source-map": "^1.6.0",
+ "source-map": "^0.7.3"
+ },
+ "dependencies": {
+ "source-map": {
+ "version": "0.7.3",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
+ "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
+ "dev": true
+ }
+ }
+ },
+ "v8flags": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.1.3.tgz",
+ "integrity": "sha512-amh9CCg3ZxkzQ48Mhcb8iX7xpAfYJgePHxWMQCBWECpOSqJUXgY26ncA61UTV0BkPqfhcy6mzwCIoP4ygxpW8w==",
+ "requires": {
+ "homedir-polyfill": "^1.0.1"
+ }
+ },
+ "validate-npm-package-license": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
+ "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
+ "dev": true,
+ "requires": {
+ "spdx-correct": "^3.0.0",
+ "spdx-expression-parse": "^3.0.0"
+ }
+ },
+ "verror": {
+ "version": "1.10.0",
+ "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
+ "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
+ "dev": true,
+ "requires": {
+ "assert-plus": "^1.0.0",
+ "core-util-is": "1.0.2",
+ "extsprintf": "^1.2.0"
+ }
+ },
+ "w3c-hr-time": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
+ "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
+ "dev": true,
+ "requires": {
+ "browser-process-hrtime": "^1.0.0"
+ }
+ },
+ "w3c-xmlserializer": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz",
+ "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==",
+ "dev": true,
+ "requires": {
+ "xml-name-validator": "^3.0.0"
+ }
+ },
+ "walkdir": {
+ "version": "0.0.11",
+ "resolved": "https://registry.npmjs.org/walkdir/-/walkdir-0.0.11.tgz",
+ "integrity": "sha1-oW0CXrkxvQO1LzCMrtD0D86+lTI=",
+ "dev": true
+ },
+ "walker": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz",
+ "integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=",
+ "dev": true,
+ "requires": {
+ "makeerror": "1.0.x"
+ }
+ },
+ "webidl-conversions": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
+ "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==",
+ "dev": true
+ },
+ "whatwg-encoding": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
+ "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
+ "dev": true,
+ "requires": {
+ "iconv-lite": "0.4.24"
+ }
+ },
+ "whatwg-mimetype": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
+ "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==",
+ "dev": true
+ },
+ "whatwg-url": {
+ "version": "8.1.0",
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.1.0.tgz",
+ "integrity": "sha512-vEIkwNi9Hqt4TV9RdnaBPNt+E2Sgmo3gePebCRgZ1R7g6d23+53zCTnuB0amKI4AXq6VM8jj2DUAa0S1vjJxkw==",
+ "dev": true,
+ "requires": {
+ "lodash.sortby": "^4.7.0",
+ "tr46": "^2.0.2",
+ "webidl-conversions": "^5.0.0"
+ },
+ "dependencies": {
+ "webidl-conversions": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
+ "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==",
+ "dev": true
+ }
+ }
+ },
+ "which": {
+ "version": "1.0.9",
+ "resolved": "https://registry.npmjs.org/which/-/which-1.0.9.tgz",
+ "integrity": "sha1-RgwdoPgQED0DIam2M6+eV15kSG8=",
+ "dev": true,
+ "optional": true
+ },
+ "which-module": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
+ "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=",
+ "dev": true
+ },
+ "which-pm-runs": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.0.0.tgz",
+ "integrity": "sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=",
+ "dev": true,
+ "optional": true
+ },
+ "wide-align": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz",
+ "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
+ "dev": true,
+ "requires": {
+ "string-width": "^1.0.2 || 2"
+ }
+ },
+ "word-wrap": {
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
+ "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
+ "dev": true
+ },
+ "wrap-ansi": {
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.0.0",
+ "string-width": "^4.1.0",
+ "strip-ansi": "^6.0.0"
+ },
+ "dependencies": {
+ "ansi-regex": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
+ "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
+ "dev": true
+ },
+ "ansi-styles": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
+ "dev": true,
+ "requires": {
+ "@types/color-name": "^1.1.1",
+ "color-convert": "^2.0.1"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
+ "is-fullwidth-code-point": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
+ "dev": true
+ },
+ "string-width": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
+ "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
+ "dev": true,
+ "requires": {
+ "emoji-regex": "^8.0.0",
+ "is-fullwidth-code-point": "^3.0.0",
+ "strip-ansi": "^6.0.0"
+ }
+ },
+ "strip-ansi": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
+ "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
+ "dev": true,
+ "requires": {
+ "ansi-regex": "^5.0.0"
+ }
+ }
+ }
+ },
+ "wrappy": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
+ "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
+ "dev": true
+ },
+ "write-file-atomic": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
+ "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
+ "dev": true,
+ "requires": {
+ "imurmurhash": "^0.1.4",
+ "is-typedarray": "^1.0.0",
+ "signal-exit": "^3.0.2",
+ "typedarray-to-buffer": "^3.1.5"
+ }
+ },
+ "ws": {
+ "version": "7.3.1",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-7.3.1.tgz",
+ "integrity": "sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA==",
+ "dev": true
+ },
+ "xml-name-validator": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
+ "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==",
+ "dev": true
+ },
+ "xmlchars": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
+ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
+ "dev": true
+ },
+ "xtend": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
+ "integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
+ "dev": true
+ },
+ "y18n": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
+ "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
+ "dev": true
+ },
+ "yargs": {
+ "version": "15.4.1",
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
+ "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==",
+ "dev": true,
+ "requires": {
+ "cliui": "^6.0.0",
+ "decamelize": "^1.2.0",
+ "find-up": "^4.1.0",
+ "get-caller-file": "^2.0.1",
+ "require-directory": "^2.1.1",
+ "require-main-filename": "^2.0.0",
+ "set-blocking": "^2.0.0",
+ "string-width": "^4.2.0",
+ "which-module": "^2.0.0",
+ "y18n": "^4.0.0",
+ "yargs-parser": "^18.1.2"
+ },
+ "dependencies": {
+ "ansi-regex": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
+ "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
+ "dev": true
+ },
+ "find-up": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
+ "dev": true,
+ "requires": {
+ "locate-path": "^5.0.0",
+ "path-exists": "^4.0.0"
+ }
+ },
+ "is-fullwidth-code-point": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
+ "dev": true
+ },
+ "path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "dev": true
+ },
+ "string-width": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
+ "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
+ "dev": true,
+ "requires": {
+ "emoji-regex": "^8.0.0",
+ "is-fullwidth-code-point": "^3.0.0",
+ "strip-ansi": "^6.0.0"
+ }
+ },
+ "strip-ansi": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
+ "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
+ "dev": true,
+ "requires": {
+ "ansi-regex": "^5.0.0"
+ }
+ }
+ }
+ },
+ "yargs-parser": {
+ "version": "18.1.3",
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
+ "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
+ "dev": true,
+ "requires": {
+ "camelcase": "^5.0.0",
+ "decamelize": "^1.2.0"
+ },
+ "dependencies": {
+ "camelcase": {
+ "version": "5.3.1",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
+ "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
+ "dev": true
+ }
+ }
+ },
+ "zip-stream": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-1.2.0.tgz",
+ "integrity": "sha1-qLxF9MG0lpnGuQGYuqyqzbzUugQ=",
+ "dev": true,
+ "requires": {
+ "archiver-utils": "^1.3.0",
+ "compress-commons": "^1.2.0",
+ "lodash": "^4.8.0",
+ "readable-stream": "^2.0.0"
+ },
+ "dependencies": {
+ "lodash": {
+ "version": "4.17.11",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
+ "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+ "dev": true
+ }
+ }
+ }
+ }
+}
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..c472e86
--- /dev/null
+++ b/package.json
@@ -0,0 +1,21 @@
+{
+ "name": "foxyproxy",
+ "description": "FoxyProxy Standard and Basic for Firefox 57+",
+ "author": "Eric H. Jung",
+ "version": "0.1.0",
+ "private": true,
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/foxyproxy/firefox-extension"
+ },
+ "devDependencies": {
+ "grunt": "^1.0.4",
+ "grunt-contrib-compress": "^1.5.0"
+ },
+ "dependencies": {
+ "grunt-cli": "^1.3.2"
+ },
+ "scripts": {
+ "test": "jest"
+ }
+} \ No newline at end of file
diff --git a/pattern-specifications.md b/pattern-specifications.md
new file mode 100644
index 0000000..34ede37
--- /dev/null
+++ b/pattern-specifications.md
@@ -0,0 +1,84 @@
+# pseudo-code for proxy selection
+
+## Suppose we have 6 proxy definitions + Default:
+
+### Proxy foo1
+ a. http proxy on 123.123.123.123:8080
+ b. username/password auth
+ b. whitelist pattern "*.google.com"
+ c. blacklist pattern "foo.google.com"
+
+### Proxy foo2
+ a. socks proxy on 999.999.99.999:1080
+ b. username/password auth
+ c. whitelist pattern "*.facebook.com"
+
+### Proxy foo3
+ a. PAC at https://192.168.1.1/proxy.pac
+ b. no username/password auth
+ c. whitelist pattern "*.internalstuffs.zzz" (intranet address)
+
+### Proxy foo4
+ a. PAC at https://192.168.1.2/proxy.pac
+ b no username/password auth
+ c. whitelist pattern "*.internalstuffs.yyy" (intranet address)
+
+### Proxy foo5
+ a. System settings
+ b. no username/password auth (no applicable for system settings anyway)
+ c. whitelist pattern "*.bar.com"
+
+### Proxy foo6
+ a. WPAD (auto-detect, not supported by Firefox proxyAPI right now)
+ b. no username/password auth (no applicable for system settings anyway)
+ c. whitelist pattern "*.bar.com"
+
+### Default
+ a. Set to DIRECT (no proxy)
+ b. no username/password auth
+ c. no patterns -- not supported by FoxyProxy
+
+## User sets mode to "patterns"
+
+
+### Suppose URL about to be loaded by browser is https://www.google.com/
+
+http proxy on 123.123.123.123:8080 is used to load the URL
+
+```const proxySettings = {
+ proxyType: "manual",
+ http: "http://123.123.123.123:8080",
+ httpProxyAll: true,
+ autoLogin: true
+};
+proxy.settings.set(proxySettings)```
+
+### Suppose URL about to be loaded by browser is https://foo.google.com/
+
+This matches the blacklist pattern in proxy `foo1`. Blacklist patterns take precedence
+over whitelist patterns. So `foo1` is not used to load this URL. The other proxy patterns
+are checked. None match, so `Default` is used.
+
+```const proxySettings = {
+ proxyType: "none",
+ autoLogin: true,
+ httpProxyAll: true // I don't know if this is necessary but cannot hurt
+};
+proxy.settings.set(proxySettings)```
+
+### Suppose URL about to be loaded by browser is https://www.facebook.com/index.html
+
+socks proxy on 999.999.99.999:1080 is used to load the URL
+
+### Suppose URL about to be loaded by browser is https://internalstuffs.zzz/payroll/my-paycheck.pdf
+
+https://192.168.1.1/proxy.pac is used to load the URL. FoxyProxy doesn't know what this PAC
+is doing. Maybe it has its own URL pattern matching, maybe not. Does not matter.
+
+```const proxySettings = {
+ autoConfigUrl: pacUrl that user specified
+ autoLogin: true,
+ httpProxyAll: true // I don't know if this is necessary but cannot hurt
+};
+proxy.settings.set(proxySettings)```
+
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
new file mode 100644
index 0000000..530565f
--- /dev/null
+++ b/src/_locales/en/messages.json
@@ -0,0 +1,180 @@
+{
+ "extensionName": { "message": "FoxyProxy Standard" },
+ "extensionDescription": { "message": "Easy to use advanced Proxy Management tool for everyone" },
+
+ "extensionNameBasic": { "message": "FoxyProxy Basic" },
+
+
+ "error": { "message": "Error" },
+ "erroNoSettings": { "message": "No settings could be found. Please re-install FoxyProxy." },
+
+ "deleteAll": { "message": "Delete All" },
+ "export": { "message": "Export Settings" },
+ "import": { "message": "Import Settings" },
+ "importProxyList": { "message": "Import Proxy List" },
+ "log": { "message": "Log" },
+ "myIP": { "message": "What's My IP?" },
+ "deleteAllmessage": { "message": "All data deleted" },
+
+ "authError": { "message": "$1 is refusing connections\nCheck proxy username/password" },
+
+
+ "delete": { "message": "Delete" },
+ "deleteNot": { "message": "Do Not Delete" },
+ "deleteBrowserData": { "message": "Delete Browser Data" },
+ "deleteBrowserDataDescription": { "message": "Cache, cookies, indexedDB storage, DOM local storage, plugin data, service worker data." },
+ "deleteBrowserDataNotDescription": { "message": "Stored passwords, browsing and form history, download history, webSQL, and server-bound certificates." },
+ "done": { "message": "Done!" },
+
+ "about": { "message": "About" },
+ "syncSettings": { "message": "Synchronize Settings" },
+ "syncSettingsHelp": { "message": "Turn on to use Firefox Sync (settings are synchronized across all your Firefox browsers). Turn off to store settings locally. Notice you can have two different instances of settings, one sync and one local." },
+// "onOff": { "message": "On/Off" },
+ "on": { "message": "On" },
+ "off": { "message": "Off" },
+ "confirmTransferToLocal": { "message": "Would you like to transfer the synced settings to your local profile?\nExisting Data will be merged." },
+ "confirmTransferToSync": { "message": "Would you like to transfer the local settings to your synced profile?\nExisting Data will be merged." },
+
+ "modePatterns": { "message": "Use Enabled Proxies By Patterns and Order" },
+ "modeDisabled": { "message": "Turn Off (Use Firefox Settings)" },
+ "forAll": { "message": "for all URLs" },
+ "noProxies": { "message": "You do not have any proxy settings."},
+
+
+
+ "edit": { "message": "Edit" },
+ "patterns": { "message": "Patterns" },
+ "confirmDelete": { "message": "Are you sure you want to delete?" },
+
+ "addProxy": { "message": "Add Proxy" },
+ "editProxy": { "message": "Edit Proxy $1" },
+
+
+ "editPatterns": { "message": "Edit Patterns" },
+ "editPatternsFor": { "message": "Edit Patterns of $1" },
+
+
+ "errorWas": { "message": "There was an error. Please try again." },
+ "errorSlash": { "message": "No slash in wildcard patterns. You cannot match URL paths because of Firefox restrictions." },
+ "errorEmpty": { "message": "Field can not be empty." },
+
+
+ "importEnd": { "message": "Settings were successfully imported" },
+ "patternsChanged": { "message": "Some patterns were changed because they contained slashes. Slashes in patterns are not supported anymore." },
+ "importEndSlash": { "message": "Import finished. Slashes in patterns are not supported because of a Firefox bug. Please review your patterns and remove slashes, if any." },
+ "errorUserPass": { "message": "Please enter both Username & Password." },
+ "errorFetch": { "message": "There was an error with the operation" },
+
+
+ "errorPattern": { "message": "Please enter a pattern" },
+ "importBW": { "message": "Imported $1 white and $2 black patterns." },
+
+ "up": { "message": "move up" },
+ "down": { "message": "move down" },
+
+ "disabled": { "message": "Disabled" },
+ "active": { "message": "Enabled" },
+ "activeNote": { "message": "FoxyProxy ignores everything on this page unless set to" },
+ "noMatch": { "message": "No Match" },
+ "none": { "message": "None" },
+
+ "name": { "message": "Name" },
+ "pattern": { "message": "Pattern" },
+ "type": { "message": "Type" },
+ "protocol": { "message": "Protocol" },
+ "whitePatterns": { "message": "White Patterns" },
+ "blackPatterns": { "message": "Black Patterns" },
+ "importedPattern": { "message": "This pattern was imported from an older version of FoxyProxy and changed during import. Here is the original, unchanged pattern:" },
+
+
+ "patternMatch": { "message": "Pattern matches URL!" },
+ "patternNotMatch": { "message": "Pattern does not match URL." },
+ "errorProtocol": { "message": "Protocol does not match." },
+
+
+
+ "proxyType": { "message": "Proxy Type" },
+ "color": { "message": "Color" },
+ "patternShortcuts": { "message": "Pattern Shortcuts"},
+ "title": { "message": "Title or Description (optional)" },
+ "ip": { "message": "Proxy IP address or DNS name" },
+ "port": { "message": "Port" },
+ "username": { "message": "Username (optional)" },
+ "password": { "message": "Password (optional)" },
+ "togglePW": { "message": "Toggle Password" },
+
+ "addWhitelist": { "message": "Add whitelist pattern to match all URLs" },
+ "noLocal": { "message": "Do not use for localhost and intranet/private IP addresses" },
+
+
+
+ "patternTester": { "message": "Pattern Tester" },
+ "patternHelp": { "message": "Pattern Help" },
+ "welcome": { "message": "Welcome" },
+ "options": { "message": "Options" },
+ "optionsPage": { "message": "FoxyProxy Options" },
+ "enterUrl": { "message": "Enter URL to test" },
+ "enterUrlNote": { "message": "(paths and query parameters are ignored)" },
+ "patternDetail": { "message": "Enter pattern details." },
+ "patternNote": { "message": "(no paths, no query parameters)" },
+ "clickTest": { "message": "Click 'Test' when ready" },
+
+
+
+
+
+
+
+ "ok": { "message": "OK" },
+ "clear": { "message": "Clear" },
+ "refresh": { "message": "Refresh" },
+ "cancel": { "message": "Cancel" },
+ "back": { "message": "Back" },
+ "test": { "message": "Test" },
+ "help": { "message": "Help" },
+ "importPatterns": { "message": "Import Patterns" },
+ "exportPatterns": { "message": "Export Patterns" },
+ "newWhite": { "message": "New White" },
+ "newBlack": { "message": "New Black" },
+ "save": { "message": "Save" },
+ "add": { "message": "Add" },
+ "saveAdd": { "message": "Save & Add Another" },
+ "saveEditPattern": { "message": "Save & Edit Patterns" },
+ "imported": { "message": "Imported" },
+ "addBlacklistTip": { "message": "Add blacklist patterns for localhost, 127.0.0.1, 192.168.*.*, 172.16.*.*, & 10.*.*.*" },
+ "addBlacklist": { "message": "Add black patterns to prevent this proxy being used for localhost & intranet/private IP addresses" },
+ "addWhitelistTip": { "message": "Add whitelist pattern *" },
+ "patternCheatSheet": { "message": "Pattern Cheat Sheet" },
+
+ "logSize": { "message": "Log Size" },
+ "url": { "message": "URL" },
+ "proxyTitle": { "message": "Proxy Title" },
+ "proxyAddress": { "message": "Proxy Address" },
+ "matchPattern": { "message": "Match Pattern" },
+ "whiteBlack": { "message": "White/Black" },
+ "white": { "message": "White" },
+ "black": { "message": "Black" },
+ "timestamp": { "message": "Timestamp" },
+ "notApplicable": {"message": "n/a"},
+ "matchedURLs": {"message": "URLs That Matched Patterns"},
+ "unmatchedURLs": {"message": "URLs That Did Not Match Patterns"},
+
+
+ "pasteList": { "message": "Paste a proxy list below."},
+ "formats": {"message": "Formats"},
+ "simple": { "message": "simple" },
+ "complete": { "message": "complete" },
+ "simpleFormat": { "message": "ip address/server and port are required. username:password are optional."},
+ "ipPort": {"message": "ip:port"},
+ "ipPortUsernamePassword": {"message": "ip:port:username:password"},
+ "examples": {"message": "Examples"},
+ "completeFormat": { "message": "With this format, you can specify all proxy settings. But only protocol and server are required."},
+ "overwriteProxies": { "message": "Overwrite existing proxies" },
+ "overwritProxiesHelp1": { "message": "Check to delete all existing proxies and replace them with proxies from this list." },
+ "overwritProxiesHelp2": { "message": "Uncheck to append proxies in this list to existing proxies." },
+ "confirmOverwrite": { "message": "Are you sure you want to overwrite existing proxies?" },
+ "importsSkipped": { "message": "Skipped $1 lines because they could not be parsed:\n\n$2" },
+ "importSucceeded": {
+ "message": "Read and stored $1 proxies."
+ }
+} \ No newline at end of file
diff --git a/src/_locales/fr/messages.json b/src/_locales/fr/messages.json
new file mode 100644
index 0000000..9cafec3
--- /dev/null
+++ b/src/_locales/fr/messages.json
@@ -0,0 +1,180 @@
+{
+ "extensionName": { "message": "FoxyProxy Standard" },
+ "extensionDescription": { "message": "Gestionnaire de proxy avancé facile d'utilisation" },
+
+ "extensionNameBasic": { "message": "FoxyProxy Basique" },
+
+
+ "error": { "message": "Erreur" },
+ "erroNoSettings": { "message": "Aucun paramètre n'a été trouvé. Essayez de réinstaller FoxyProxy." },
+
+ "deleteAll": { "message": "Tous supprimer" },
+ "export": { "message": "Exporter les paramètres" },
+ "import": { "message": "Importer les paramètres" },
+ "importProxyList": { "message": "Importer la liste des Proxy" },
+ "log": { "message": "Journal" },
+ "myIP": { "message": "Quel est mon IP ?" },
+ "deleteAllmessage": { "message": "Toutes les données ont été supprimées" },
+
+ "authError": { "message": "$1 refuse la connection\nVérifiez les identifiants du proxy" },
+
+
+ "delete": { "message": "Supprimer" },
+ "deleteNot": { "message": "Ne Pas Supprimer" },
+ "deleteBrowserData": { "message": "Supprimer les données du navigateur" },
+ "deleteBrowserDataDescription": { "message": "Cache, cookies, base de donnée indexée, cache local du DOM, données du plugin, données du service." },
+ "deleteBrowserDataNotDescription": { "message": "Mot de passe sauvegardés, historique et formulaire du navigateur, historique de téléchargement, webSQL, et certificats de serveur." },
+ "done": { "message": "Fait !" },
+
+ "about": { "message": "A propos" },
+ "syncSettings": { "message": "Synchroniser les Paramètres" },
+ "syncSettingsHelp": { "message": "Activer pour utiliser Firefox Sync (les paramètres sont synchronisés entre tous vos navigateurs Firefox). Desactiver pour sauvegarder les paramètres localement. A noter que deux profils de paramètres peuvent coexister, un synchronisé et un local" },
+// "onOff": { "message": "Activer/Desactiver" },
+ "on": { "message": "Activer" },
+ "off": { "message": "Desactiver" },
+ "confirmTransferToLocal": { "message": "Voulez-vous appliquez les paramètres synchronisés au profil local ?\nLes données existantes seront fusionnées." },
+ "confirmTransferToSync": { "message": "Voulez-vous appliquez les paramètres locaux au profil synchronisé ?\nLes données existantes seront fusionnées." },
+
+ "modePatterns": { "message": "Utiliser les proxys activés par modèle et ordre" },
+ "modeDisabled": { "message": "Désactiver (Utiliser les paramètres de firefox)" },
+ "forAll": { "message": "pour toutes les URLs" },
+ "noProxies": { "message": "Vous n'avez aucun paramètres de proxy."},
+
+
+
+ "edit": { "message": "Modifier" },
+ "patterns": { "message": "Modèles" },
+ "confirmDelete": { "message": "Etes-vous sûr de vouloir supprimer ?" },
+
+ "addProxy": { "message": "Ajouter un Proxy" },
+ "editProxy": { "message": "Modifier le Proxy $1" },
+
+
+ "editPatterns": { "message": "Editer les Modèles" },
+ "editPatternsFor": { "message": "Editer les Modèles de $1" },
+
+
+ "errorWas": { "message": "Une erreur est survenue. Merci de réessayer." },
+ "errorSlash": { "message": "Pas de barre oblique dans des modèles génériques. Vous ne pouvez pas associer d'URL à cause des restrictions de Firefox." },
+ "errorEmpty": { "message": "Le champ ne peut pas être vide." },
+
+
+ "importEnd": { "message": "Les paramètres ont été correctement importés" },
+ "patternsChanged": { "message": "Certains modèles ont été changés car ils contenaient des barres obliques. Elles ne sont plus supportées." },
+ "importEndSlash": { "message": "Import fini. Les barres obliques ne sont plus supportées dans les modèles à cause d'un bug de Firefox. Merci de revoir votre modèle et de supprimer les éventuelles barres obliques." },
+ "errorUserPass": { "message": "Merci d'entrer votre nom d'utilisateur et mot de passe." },
+ "errorFetch": { "message": "Une erreur est survenue durant l'opération" },
+
+
+ "errorPattern": { "message": "Merci d'entrer un modèle" },
+ "importBW": { "message": "$1 modèle(s) d'inclusions et $2 modèle(s) d'exclusions ont été importés." },
+
+ "up": { "message": "remonter" },
+ "down": { "message": "descendre" },
+
+ "disabled": { "message": "Désactiver" },
+ "active": { "message": "Activer" },
+ "activeNote": { "message": "FoxyProxy ignore tous sur cette page à moins d'être explicitement configuré pour" },
+ "noMatch": { "message": "Pas de Correspondance" },
+ "none": { "message": "Aucun" },
+
+ "name": { "message": "Nom" },
+ "pattern": { "message": "Modèle" },
+ "type": { "message": "Type" },
+ "protocol": { "message": "Protocole" },
+ "whitePatterns": { "message": "Modèle d'inclusion" },
+ "blackPatterns": { "message": "Modèle d'exclusion" },
+ "importedPattern": { "message": "Ce modèle a été importé à partir d'une ancienne version de FoxyProxy et a été modifié lors de l'import. Voici le modèle original non modifié:" },
+
+
+ "patternMatch": { "message": "Ce modèle correspond à l'URL!" },
+ "patternNotMatch": { "message": "Ce modèle ne correspond pas à l'URL." },
+ "errorProtocol": { "message": "Le protocole ne correspond pas." },
+
+
+
+ "proxyType": { "message": "Type de Proxy" },
+ "color": { "message": "Couleur" },
+ "patternShortcuts": { "message": "Raccourcis de Modèle"},
+ "title": { "message": "Nom ou Description (optionnel)" },
+ "ip": { "message": "Adresse IP du Proxy ou nom du DNS" },
+ "port": { "message": "Port" },
+ "username": { "message": "Nom d'utilisateur (optionnel)" },
+ "password": { "message": "Mot de passe (optionnel)" },
+ "togglePW": { "message": "Afficher/Masquer le mot de passe" },
+
+ "addWhitelist": { "message": "Ajouter un modèle d'inclusion qui correspond à toutes les urls" },
+ "noLocal": { "message": "Ne pas utiliser pour localhost et des adresses IP privées ou d'intranet" },
+
+
+
+ "patternTester": { "message": "Testeur de Modèles" },
+ "patternHelp": { "message": "Aide Modèle" },
+ "welcome": { "message": "Bienvenu" },
+ "options": { "message": "Options" },
+ "optionsPage": { "message": "Options FoxyProxy" },
+ "enterUrl": { "message": "Entrer l'URL à tester" },
+ "enterUrlNote": { "message": "(les chemins d'URL et les paramètres sont ignorés)" },
+ "patternDetail": { "message": "Entrer les informations du modèle." },
+ "patternNote": { "message": "(pas de chemins d'URL, pas de paramètres de requêtes)" },
+ "clickTest": { "message": "Cliquez sur 'Test' lorsque vous êtes prêt" },
+
+
+
+
+
+
+
+ "ok": { "message": "Accepter" },
+ "clear": { "message": "Effacer" },
+ "refresh": { "message": "Rafraîchir" },
+ "cancel": { "message": "Annuler" },
+ "back": { "message": "Retour" },
+ "test": { "message": "Tester" },
+ "help": { "message": "Aide" },
+ "importPatterns": { "message": "Importer les Modèles" },
+ "exportPatterns": { "message": "Exporter les Modèles" },
+ "newWhite": { "message": "Nouveau Modèle d'Inclusion" },
+ "newBlack": { "message": "Nouveau Modèle d'Exclusion" },
+ "save": { "message": "Sauvegarder" },
+ "add": { "message": "Ajouter" },
+ "saveAdd": { "message": "Sauvegarder et Ajouter un autre" },
+ "saveEditPattern": { "message": "Sauvegarder et Modifier les Modèles" },
+ "imported": { "message": "Importé" },
+ "addBlacklistTip": { "message": "Ajouter des modèles d'exclusions pour localhost, 127.0.0.1, 192.168.*.*, 172.16.*.*, & 10.*.*.*" },
+ "addBlacklist": { "message": "Ajouter des modèles d'exclusions pour empêcher ce proxy d'être utiliser pour localhost et des adresses IP privées ou d'intranet" },
+ "addWhitelistTip": { "message": "Ajouter un modèle d'inclusion *" },
+ "patternCheatSheet": { "message": "Aide-Mémoire pour les Modèles" },
+
+ "logSize": { "message": "Taille du Journal" },
+ "url": { "message": "URL" },
+ "proxyTitle": { "message": "Nom du Proxy" },
+ "proxyAddress": { "message": "Adresse du Proxy" },
+ "matchPattern": { "message": "Modèle de correspondance" },
+ "whiteBlack": { "message": "Inclusion/Exclusion" },
+ "white": { "message": "Inclusion" },
+ "black": { "message": "Exclusion" },
+ "timestamp": { "message": "Date" },
+ "notApplicable": {"message": "s/o"},
+ "matchedURLs": {"message": "URLs qui correspondent aux Modèles"},
+ "unmatchedURLs": {"message": "URLs qui ne correspondent pas aux Modèles"},
+
+
+ "pasteList": { "message": "Coller une liste de proxy ci-dessous."},
+ "formats": {"message": "Formats"},
+ "simple": { "message": "simple" },
+ "complete": { "message": "complet" },
+ "simpleFormat": { "message": "l'adresse ip ou nom du serveur et le port sont requis. login:mot de passe sont optionnels."},
+ "ipPort": {"message": "ip:port"},
+ "ipPortUsernamePassword": {"message": "ip:port:login:mot de passe"},
+ "examples": {"message": "Exemples"},
+ "completeFormat": { "message": "Dans ce format, vous pouvez spécifier tous les paramètres du proxy. Mais seulement le protocole et le nom du serveur sont requis."},
+ "overwriteProxies": { "message": "Ecraser les proxys existants" },
+ "overwritProxiesHelp1": { "message": "Cochez pour supprimer tous les proxys existants et les remplacer par ceux de la liste." },
+ "overwritProxiesHelp2": { "message": "Décocher pour ajouter les proxys de la liste à ceux déjà existant." },
+ "confirmOverwrite": { "message": "Etes-vous sûr de vouloir ecraser les proxys existants ?" },
+ "importsSkipped": { "message": "$1 lignes ignorées car elles ne pouvaient pas être interprétées:\n\n$2" },
+ "importSucceeded": {
+ "message": "$1 proxys interprétés et stockés."
+ }
+} \ No newline at end of file
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json
new file mode 100644
index 0000000..56e4324
--- /dev/null
+++ b/src/_locales/ru/messages.json
@@ -0,0 +1,180 @@
+{
+ "extensionName": { "message": "FoxyProxy Standard" },
+ "extensionDescription": { "message": "Продвинутый, но простой в использовании инструмент для управления прокси для каждого" },
+
+ "extensionNameBasic": { "message": "FoxyProxy Basic" },
+
+
+ "error": { "message": "Ошибка" },
+ "erroNoSettings": { "message": "Настройки не найдены. Пожалуйста, переустановите FoxyProxy." },
+
+ "deleteAll": { "message": " Удалить всё" },
+ "export": { "message": "Экспортировать настройки" },
+ "import": { "message": "Импортировать настройки" },
+ "importProxyList": { "message": "Импортировать список прокси" },
+ "log": { "message": "Лог" },
+ "myIP": { "message": "Какой у меня IP адрес?" },
+ "deleteAllmessage": { "message": "Все данные удалены" },
+
+ "authError": { "message": "Отказ подключения к $1\nПроверьте имя пользователя и пароль" },
+
+
+ "delete": { "message": "Удалить" },
+ "deleteNot": { "message": "Не удалять" },
+ "deleteBrowserData": { "message": "Удалить данные браузера" },
+ "deleteBrowserDataDescription": { "message": "Кэш, куки, база индексов, хранилище DOM, данные расширения, служебные данные." },
+ "deleteBrowserDataNotDescription": { "message": "Сохранённые пароли, история браузера и форм, исторя загрузок, webSQL, серверные сертификаты" },
+ "done": { "message": "Готово!" },
+
+ "about": { "message": "О расширении" },
+ "syncSettings": { "message": "Синхронизировать настройки" },
+ "syncSettingsHelp": { "message": "Включите, чтобы использовать синхронизацию Firefox (настройки синхронизируются между всеми вашими браузерами Firefox). Отключите, чтобы хранить настройки локально. Обратите внимание, что вы можете иметь два набора настроек — синхронизированный и локальный." },
+// "onOff": { "message": "Вкл./Выкл." },
+ "on": { "message": "Вкл." },
+ "off": { "message": "Выкл." },
+ "confirmTransferToLocal": { "message": "Хотите переместить синхронизированные настройки в локальный профиль?\nОни будут объединены с существующими данными." },
+ "confirmTransferToSync": { "message": "Хотите переместить локальные настройки синхронизированный профиль?\nОни будут объединены с существующими данными." },
+
+ "modePatterns": { "message": "Использовать проки по шаблону и порядку" },
+ "modeDisabled": { "message": "Откоючить (Использовать настройки Firefox)" },
+ "forAll": { "message": "Для всех URL" },
+ "noProxies": { "message": "У вас нет каких-либо прокси настроек."},
+
+
+
+ "edit": { "message": "Редактировать" },
+ "patterns": { "message": "Шаблоны" },
+ "confirmDelete": { "message": "Вы уверены, что хотите удалить?" },
+
+ "addProxy": { "message": "Добавить прокси" },
+ "editProxy": { "message": "Редактировать прокси $1" },
+
+
+ "editPatterns": { "message": "Редактировать шаблон" },
+ "editPatternsFor": { "message": "Редактировать шаблон для $1" },
+
+
+ "errorWas": { "message": "Ошибка. Пожалуйста, попробуйте снова." },
+ "errorSlash": { "message": "Не разрешено использовать cимвол слэш в шаблонах. Вы не можете сопоставить URL пути вследствие ограничения Firefox." },
+ "errorEmpty": { "message": "Поле не может быть пустым." },
+
+
+ "importEnd": { "message": "Настройки успешно импортированы." },
+ "patternsChanged": { "message": "Некоторые шаблоны были изменены из-за того, что они содержали символ слэш. Символы слэш в шаблонах более не поддерживаются." },
+ "importEndSlash": { "message": "Импорт закончен. Символ слэш не поддерживается из-за проблемы в Firefox. Пожалуйста, проанализируйте ваши шаблоны и удалите символы слэш если вы их используете." },
+ "errorUserPass": { "message": "Пожалуйста, введите имя пользователя и пароль." },
+ "errorFetch": { "message": "Проблема с данным действием." },
+
+
+ "errorPattern": { "message": "Пожалуйста, введите шаблон" },
+ "importBW": { "message": "Импортировано $1 белых и $2 черных шаблонов." },
+
+ "up": { "message": "передвинуть выше" },
+ "down": { "message": "передвинуть ниже" },
+
+ "disabled": { "message": "Отключено" },
+ "active": { "message": "Включено" },
+ "activeNote": { "message": "FoxyProxy игнорирует все настройки на этой странице если не включено обратное" },
+ "noMatch": { "message": "Нет совпадения" },
+ "none": { "message": "Ничего" },
+
+ "name": { "message": "Название" },
+ "pattern": { "message": "Шаблон" },
+ "type": { "message": "Тип" },
+ "protocol": { "message": "Протокол" },
+ "whitePatterns": { "message": "Белые шаблоны" },
+ "blackPatterns": { "message": "Черные шаблоны" },
+ "importedPattern": { "message": "Этот шаблон был импортирован из предыдущей версии FoxyProxy и был изменен в процессе импорта. Оригинальный, не измененный шаблон тут:" },
+
+
+ "patternMatch": { "message": "Шаблон сопоставлен URL!" },
+ "patternNotMatch": { "message": "Шаблон не сопоставлен URL." },
+ "errorProtocol": { "message": "Протокол не совпадает." },
+
+
+
+ "proxyType": { "message": "Тип прокси" },
+ "color": { "message": "Цвет" },
+ "patternShortcuts": { "message": "Клавиатурная комбинация для шаблона"},
+ "title": { "message": "Название или описание (опционально)" },
+ "ip": { "message": " Прокси IP адрес или имя DNS" },
+ "port": { "message": "Порт" },
+ "username": { "message": "Имя пользователя (опционально)" },
+ "password": { "message": "Пароль (опционально)" },
+ "togglePW": { "message": "Показывать пароль" },
+
+ "addWhitelist": { "message": "Добавить whitelist шаблон совпадающий со всеми URL" },
+ "noLocal": { "message": "Не использовать локальный и внутренний/частный IP адрес" },
+
+
+
+ "patternTester": { "message": "Тестер шаблонов" },
+ "patternHelp": { "message": "Помощь с шаблонами" },
+ "welcome": { "message": "Добро пожаловать" },
+ "options": { "message": "Настройки" },
+ "optionsPage": { "message": "Настройки FoxyProxy" },
+ "enterUrl": { "message": "Введите URL на тест" },
+ "enterUrlNote": { "message": "(параметры путей и запросов будут проигнорированы)" },
+ "patternDetail": { "message": "Введите детали шаблона." },
+ "patternNote": { "message": "(без путей и параметров запросов)" },
+ "clickTest": { "message": "Нажмите 'Начать тест' как будете готовы" },
+
+
+
+
+
+
+
+ "ok": { "message": "OK" },
+ "clear": { "message": "Очистить" },
+ "refresh": { "message": "Обновить" },
+ "cancel": { "message": "Отменить" },
+ "back": { "message": "Назад" },
+ "test": { "message": "Тест" },
+ "help": { "message": "Помощь" },
+ "importPatterns": { "message": "Импортировать шаблон" },
+ "exportPatterns": { "message": "Экспортировать шаблон" },
+ "newWhite": { "message": "Новый белый" },
+ "newBlack": { "message": "Новый черный" },
+ "save": { "message": "Сохранить" },
+ "add": { "message": "Добавить" },
+ "saveAdd": { "message": "Сохранить & добавить еще" },
+ "saveEditPattern": { "message": "Сохранить & и редактировать шаблоны" },
+ "imported": { "message": "Импортитовано" },
+ "addBlacklistTip": { "message": "Добавть blacklist шаблоны для локального адреса, 127.0.0.1, 192.168.*.*, 172.16.*.*, & 10.*.*.*" },
+ "addBlacklist": { "message": "Добавить black шаблоны чтобы предотвратить использование этого прокси для локального адреса и внутренних/частных IP адресов" },
+ "addWhitelistTip": { "message": "Добавить whitelist шаблон *" },
+ "patternCheatSheet": { "message": "Шпаргалка по шаблонам" },
+
+ "logSize": { "message": "Размер лога" },
+ "url": { "message": "URL" },
+ "proxyTitle": { "message": "Название прокси" },
+ "proxyAddress": { "message": "Адрес прокси" },
+ "matchPattern": { "message": "Шаблон для совпадения" },
+ "whiteBlack": { "message": "Белый/Черный" },
+ "white": { "message": "Белый" },
+ "black": { "message": "Черный" },
+ "timestamp": { "message": "Время" },
+ "notApplicable": {"message": "n/a"},
+ "matchedURLs": {"message": "URL удовлетворяющие шаблону"},
+ "unmatchedURLs": {"message": "URLs не удовлетворяющие шаблону"},
+
+
+ "pasteList": { "message": "Вставте список прокси ниже."},
+ "formats": {"message": "Форматы"},
+ "simple": { "message": "простой" },
+ "complete": { "message": "полный" },
+ "simpleFormat": { "message": "Необходимы ip адрес/сервер и порт. Имя пользователя и пароль — опционально."},
+ "ipPort": {"message": "ip адрес:порт"},
+ "ipPortUsernamePassword": {"message": "ip адрес:порт:имя пользователя:пароль"},
+ "examples": {"message": "Примеры"},
+ "completeFormat": { "message": "Используя этот формат вы можете указать все прокси настройки, но только протокол и адрес прокси являются необходимыми."},
+ "overwriteProxies": { "message": "Перезаписать имеющиеся прокси" },
+ "overwritProxiesHelp1": { "message": "Активируйте чтобы заменить все существующие прокси новыми из этого списка." },
+ "overwritProxiesHelp2": { "message": "Дезактивируйте чтобы добавить прокси из списка к уже имеющимся." },
+ "confirmOverwrite": { "message": "Вы уверены, что хотите удалить все ранее добавленные прокси?" },
+ "importsSkipped": { "message": "Пропущено $1 линий потому что они не смогли быть обработаны:\n\n$2" },
+ "importSucceeded": {
+ "message": "Считано и сохранено $1 прокси."
+ }
+}
diff --git a/src/_locales/zh_CN/messages.json b/src/_locales/zh_CN/messages.json
new file mode 100644
index 0000000..4fa0f0f
--- /dev/null
+++ b/src/_locales/zh_CN/messages.json
@@ -0,0 +1,160 @@
+{
+ "extensionName": { "message": "FoxyProxy 标准版" },
+ "extensionDescription": { "message": "易于使用,适用于任何人的高级代理管理工具" },
+
+ "extensionNameBasic": { "message": "FoxyProxy 基础版" },
+
+
+ "error": { "message": "错误" },
+ "erroNoSettings": { "message": "未找到设置。请重新安装 FoxyProxy。" },
+
+ "deleteAll": { "message": "全部删除" },
+ "export": { "message": "导出" },
+ "import": { "message": "导入" },
+ "log": { "message": "日志" },
+ "myIP": { "message": "查询我的 IP" },
+ "deleteAllmessage": { "message": "已删除所有数据" },
+
+ "authError": { "message": "$1 拒绝连接\n请检查代理用户名/密码" },
+
+
+ "delete": { "message": "删除" },
+ "deleteNot": { "message": "不要删除" },
+ "deleteBrowserData": { "message": "删除浏览器数据" },
+ "deleteBrowserDataDescription": { "message": "缓存、cookies、indexedDB 存储、DOM 本地存储、插件数据、service worker 数据。" },
+ "deleteBrowserDataNotDescription": { "message": "已保存的密码、浏览和表单历史、下载历史、webSQL 和服务器绑定证书。" },
+ "done": { "message": "完成!" },
+
+ "about": { "message": "关于" },
+ "syncSettings": { "message": "同步设置" },
+ "syncSettingsHelp": { "message": "开启以使用 Firefox 同步(将在你所有的 Firefox 浏览器间同步设置)。关闭则只在本地保存设置。注意你可以有两套不同的设置,一套同步的和一套本地的。" },
+// "onOff": { "message": "开启/关闭" },
+ "on": { "message": "开启" },
+ "off": { "message": "关闭" },
+ "confirmTransferToLocal": { "message": "是否将已同步的设置传输到你的本地配置文件?\n将合并已有的数据。" },
+ "confirmTransferToSync": { "message": "是否将本地设置传输到你的同步配置文件?\n将合并已有的数据。" },
+
+ "modePatterns": { "message": "按模式和顺序使用启用的代理" },
+ "modeDisabled": { "message": "关闭(使用 Firefox 设置)" },
+ "forAll": { "message": "对全部 URLs 使用" },
+ "noProxies": { "message": "你没有设置任何代理。"},
+
+
+
+ "edit": { "message": "编辑" },
+ "patterns": { "message": "模式" },
+ "confirmDelete": { "message": "你确定要删除吗?" },
+
+ "addProxy": { "message": "添加代理" },
+ "editProxy": { "message": "编辑代理 $1" },
+
+
+ "editPatterns": { "message": "编辑模式" },
+ "editPatternsFor": { "message": "编辑 $1 的模式" },
+
+
+ "errorWas": { "message": "存在错误。请重试。" },
+ "errorSlash": { "message": "通配符模式不能有斜线 /。因为 Firefox 的限制你无法匹配 URL 路径。" },
+ "errorEmpty": { "message": "字段不能为空。" },
+
+
+ "importEnd": { "message": "设置已成功导入" },
+ "patternsChanged": { "message": "有些模式已做更改因为它们包含斜线。不再支持于模式里使用斜线。" },
+ "importEndSlash": { "message": "导入已完成。由于 Firefox 缺陷,已不再支持于模式里使用斜线。请复查你的模式并移除所有斜线。" },
+ "errorUserPass": { "message": "请输入用户名和密码。" },
+ "errorFetch": { "message": "操作出现错误" },
+
+
+ "errorPattern": { "message": "请输入一项模式" },
+ "importBW": { "message": "已导入 $1 项白名单和 $2 项黑名单模式。" },
+
+ "up": { "message": "上移" },
+ "down": { "message": "下移" },
+
+ "disabled": { "message": "已禁用" },
+ "active": { "message": "已启用" },
+ "activeNote": { "message": "FoxyProxy 将忽略此页面的所有选项,除非设为" },
+ "noMatch": { "message": "无匹配" },
+ "none": { "message": "无" },
+
+ "name": { "message": "名称" },
+ "pattern": { "message": "模式" },
+ "type": { "message": "类型" },
+ "protocol": { "message": "协议" },
+ "whitePatterns": { "message": "白名单模式" },
+ "blackPatterns": { "message": "黑名单模式" },
+ "importedPattern": { "message": "此模式来自自旧版本的 FoxyProxy,且在导入过程中更改。下面为未更改的原模式:" },
+
+
+ "patternMatch": { "message": "模式与 URL 匹配!" },
+ "patternNotMatch": { "message": "模式与 URL 不匹配。" },
+ "errorProtocol": { "message": "协议不匹配。" },
+
+
+
+ "proxyType": { "message": "代理类型" },
+ "color": { "message": "颜色" },
+ "patternShortcuts": { "message": "模式快捷选项"},
+ "title": { "message": "标题或描述(可选)" },
+ "ip": { "message": "代理 IP 地址或 DNS 名称" },
+ "port": { "message": "端口" },
+ "username": { "message": "用户名(可选)" },
+ "password": { "message": "密码(可选)" },
+ "togglePW": { "message": "显示密码" },
+
+ "addWhitelist": { "message": "添加匹配全部 URLs 的白名单模式" },
+ "noLocal": { "message": "不用于本地主机和内部网/私密 IP 地址" },
+
+
+
+ "patternTester": { "message": "模式测试器" },
+ "patternHelp": { "message": "模式帮助" },
+ "welcome": { "message": "欢迎" },
+ "options": { "message": "选项" },
+ "optionsPage": { "message": "FoxyProxy 选项" },
+ "enterUrl": { "message": "输入要测试的 URL" },
+ "enterUrlNote": { "message": "(已忽略路径和查询参数)" },
+ "patternDetail": { "message": "输入模式详细信息。" },
+ "patternNote": { "message": "(无路径,无查询参数)" },
+ "clickTest": { "message": "准备好后点击“测试”" },
+
+
+
+
+
+
+
+ "ok": { "message": "确定" },
+ "clear": { "message": "清除" },
+ "refresh": { "message": "刷新" },
+ "cancel": { "message": "取消" },
+ "back": { "message": "返回" },
+ "test": { "message": "测试" },
+ "help": { "message": "帮助" },
+ "importPatterns": { "message": "导入模式" },
+ "exportPatterns": { "message": "导出模式" },
+ "newWhite": { "message": "新增白名单" },
+ "newBlack": { "message": "新增黑名单" },
+ "save": { "message": "保存" },
+ "add": { "message": "添加" },
+ "saveAdd": { "message": "保存并添加另一个" },
+ "saveEditPattern": { "message": "保存并编辑模式" },
+ "imported": { "message": "已导入" },
+ "addBlacklistTip": { "message": "把本地主机、127.0.0.1、192.168.*.*、172.16.*.* 和 10.*.*.* 添加到黑名单模式" },
+ "addBlacklist": { "message": "添加黑名单模式可以防止代理用在本地主机和内部网/私密 IP 地址上" },
+ "addWhitelistTip": { "message": "添加白名单模式 *" },
+ "patternCheatSheet": { "message": "模式速查表" },
+
+ "logSize": { "message": "日志大小" },
+ "url": { "message": "URL" },
+ "proxyTitle": { "message": "代理标题" },
+ "proxyAddress": { "message": "代理地址" },
+ "matchPattern": { "message": "匹配模式" },
+ "whiteBlack": { "message": "白/黑名单" },
+ "white": { "message": "白名单" },
+ "black": { "message": "黑名单" },
+ "timestamp": { "message": "时间戳" },
+ "notApplicable": {"message": "不适用"},
+ "matchedURLs": {"message": "与模式匹配的 URLs"},
+ "unmatchedURLs": {"message": "与模式不匹配的 URLs"}
+}
diff --git a/src/_locales/zh_TW/messages.json b/src/_locales/zh_TW/messages.json
new file mode 100644
index 0000000..9790391
--- /dev/null
+++ b/src/_locales/zh_TW/messages.json
@@ -0,0 +1,180 @@
+{
+ "extensionName": { "message": "FoxyProxy Standard" },
+ "extensionDescription": { "message": "任誰都能快速上手的進階代理伺服器管理工具" },
+
+ "extensionNameBasic": { "message": "FoxyProxy Basic" },
+
+
+ "error": { "message": "錯誤" },
+ "erroNoSettings": { "message": "找不到設定檔。 請重新安裝 FoxyProxy。" },
+
+ "deleteAll": { "message": "移除全部" },
+ "export": { "message": "匯出設定" },
+ "import": { "message": "匯入設定" },
+ "importProxyList": { "message": "匯入代理伺服器清單" },
+ "log": { "message": "日誌" },
+ "myIP": { "message": "我的 IP 為何?" },
+ "deleteAllmessage": { "message": "已將所有資料移除" },
+
+ "authError": { "message": "$1 拒絕連線\n請檢查代理伺服器的使用者帳號與密碼是否正確" },
+
+
+ "delete": { "message": "移除" },
+ "deleteNot": { "message": "不要移除" },
+ "deleteBrowserData": { "message": "移除瀏覽器資料" },
+ "deleteBrowserDataDescription": { "message": "快取、Cookies、indexedDB 儲存空間, DOM 本機儲存空間, 擴充套件資料、Service Worker 資料。" },
+ "deleteBrowserDataNotDescription": { "message": "以儲存的密碼、瀏覽與表單歷史紀錄、下載紀錄、WebSQL 和 Server-Bound 認證。" },
+ "done": { "message": "完成!" },
+
+ "about": { "message": "關於" },
+ "syncSettings": { "message": "同步設定" },
+ "syncSettingsHelp": { "message": "啟用此設定將會使用 Firefox Sync (設定將同步至所有的瀏覽器中)。 停用此設定僅將設定儲存於本機中。 小提醒:您可以儲存兩種設定,一種為本機設定,另一種為同步設定。" },
+// "onOff": { "message": "On/Off" },
+ "on": { "message": "啟用" },
+ "off": { "message": "停用" },
+ "confirmTransferToLocal": { "message": "是否將您的設定同步至本機設定檔中?\n已經存在的資料將會被合併。" },
+ "confirmTransferToSync": { "message": "是否將您的本機設定同步至同步設定檔中?\n已經存在的資料將會被合併。" },
+
+ "modePatterns": { "message": "以設定的規則與順序套用代理伺服器設定" },
+ "modeDisabled": { "message": "停用 (使用 Firefox 內建設定)" },
+ "forAll": { "message": "於所有網址上啟用" },
+ "noProxies": { "message": "您尚未建立任何代理伺服器設定。"},
+
+
+
+ "edit": { "message": "編輯" },
+ "patterns": { "message": "規則" },
+ "confirmDelete": { "message": "您確定要移除此設定嗎?" },
+
+ "addProxy": { "message": "新增代理伺服器" },
+ "editProxy": { "message": "編輯代理伺服器 - $1" },
+
+
+ "editPatterns": { "message": "編輯規則" },
+ "editPatternsFor": { "message": "編輯規則 - $1" },
+
+
+ "errorWas": { "message": "發生錯誤。請重試。" },
+ "errorSlash": { "message": "萬用字元不能包含斜線。 由於 Firefox 的限制,您無法對應到任何的網址或路徑。" },
+ "errorEmpty": { "message": "該欄位不可留空。" },
+
+
+ "importEnd": { "message": "設定檔匯入成功。" },
+ "patternsChanged": { "message": "部分規則因含有斜線而被變更。 不支援斜線規則。" },
+ "importEndSlash": { "message": "匯入完成。 由於 Firefox 的一隻 Bug ,已不支援斜線規則。 請重新檢查您的規則是否仍含有斜線,若有請將之移除。" },
+ "errorUserPass": { "message": "請輸入使用者名稱和密碼。" },
+ "errorFetch": { "message": "該操作行為發生錯誤。" },
+
+
+ "errorPattern": { "message": "請輸入規則" },
+ "importBW": { "message": "已匯入 $1 個白名單與 $2 個黑名單規則。" },
+
+ "up": { "message": "上移" },
+ "down": { "message": "下移" },
+
+ "disabled": { "message": "已停用" },
+ "active": { "message": "已啟用" },
+ "activeNote": { "message": "FoxyProxy 將會略過此頁面上所有設定,除非設定為" },
+ "noMatch": { "message": "沒有對應結果" },
+ "none": { "message": "無" },
+
+ "name": { "message": "名稱" },
+ "pattern": { "message": "規則" },
+ "type": { "message": "類型" },
+ "protocol": { "message": "協定" },
+ "whitePatterns": { "message": "白名單規則" },
+ "blackPatterns": { "message": "黑名單規則" },
+ "importedPattern": { "message": "這個規則為舊版匯入的規則,且於匯入期間已被修改。 以下為其原始規則:" },
+
+
+ "patternMatch": { "message": "規則與網址相對應!" },
+ "patternNotMatch": { "message": "規則與網址無法對應。" },
+ "errorProtocol": { "message": "協定不對應。" },
+
+
+
+ "proxyType": { "message": "代理伺服器類型" },
+ "color": { "message": "顏色" },
+ "patternShortcuts": { "message": "規則快捷鍵"},
+ "title": { "message": "標題或描述(選填)" },
+ "ip": { "message": "代理伺服器 IP 位址或 DNS 域名" },
+ "port": { "message": "連接埠" },
+ "username": { "message": "使用者名稱(選填)" },
+ "password": { "message": "密碼(選填)" },
+ "togglePW": { "message": "顯示或隱藏密碼" },
+
+ "addWhitelist": { "message": "新增白名單規則以對應到所有網址" },
+ "noLocal": { "message": "請不要使用 localhost 或內部 / 私有 IP 位址" },
+
+
+
+ "patternTester": { "message": "規則測試器" },
+ "patternHelp": { "message": "規則說明" },
+ "welcome": { "message": "歡迎" },
+ "options": { "message": "選項" },
+ "optionsPage": { "message": "FoxyProxy 選項" },
+ "enterUrl": { "message": "請輸入網址以進行測試" },
+ "enterUrlNote": { "message": "(已略過路徑與查詢字串)" },
+ "patternDetail": { "message": "輸入規則詳細資料。" },
+ "patternNote": { "message": "(不包含路徑及查詢字串)" },
+ "clickTest": { "message": "準備就緒後按下「測試」開始進行測試。" },
+
+
+
+
+
+
+
+ "ok": { "message": "確定" },
+ "clear": { "message": "清除" },
+ "refresh": { "message": "重新整理" },
+ "cancel": { "message": "取消" },
+ "back": { "message": "返回" },
+ "test": { "message": "測試" },
+ "help": { "message": "說明" },
+ "importPatterns": { "message": "匯入規則" },
+ "exportPatterns": { "message": "匯出規則" },
+ "newWhite": { "message": "新增白名單" },
+ "newBlack": { "message": "新增黑名單" },
+ "save": { "message": "儲存" },
+ "add": { "message": "新建" },
+ "saveAdd": { "message": "儲存並新建" },
+ "saveEditPattern": { "message": "儲存並編輯規則" },
+ "imported": { "message": "已匯入" },
+ "addBlacklistTip": { "message": "將 localhost、127.0.0.1、192.168.*.*、172.16.*.* 和 10.*.*.* 新增至黑名單規則中" },
+ "addBlacklist": { "message": "新增黑名單規則可以防止這個代理伺服器設定被套用於 localhost 或內部 / 私有 IP 位址上。" },
+ "addWhitelistTip": { "message": "將 * 新增至白名單規則中" },
+ "patternCheatSheet": { "message": "規則速查表" },
+
+ "logSize": { "message": "日誌大小" },
+ "url": { "message": "網址" },
+ "proxyTitle": { "message": "代理伺服器標題" },
+ "proxyAddress": { "message": "代理伺服器位址" },
+ "matchPattern": { "message": "對應規則" },
+ "whiteBlack": { "message": "白名單 / 黑名單" },
+ "white": { "message": "白名單" },
+ "black": { "message": "黑名單" },
+ "timestamp": { "message": "時間戳" },
+ "notApplicable": {"message": "不適用"},
+ "matchedURLs": {"message": "與規則相對應的網址"},
+ "unmatchedURLs": {"message": "與規則不對應的網址"},
+
+
+ "pasteList": { "message": "在下方貼上代理伺服器清單。"},
+ "formats": {"message": "格式"},
+ "simple": { "message": "簡易版" },
+ "complete": { "message": "完整版" },
+ "simpleFormat": { "message": "IP 位址 / 伺服器及連接埠皆為必填。 username:password(使用者名稱與密碼)為選填。"},
+ "ipPort": {"message": "ip:port"},
+ "ipPortUsernamePassword": {"message": "ip:port:username:password"},
+ "examples": {"message": "範例"},
+ "completeFormat": { "message": "使用這種格式,您可以指定所有代理伺服器設定。其中僅有協定和伺服器為必填。"},
+ "overwriteProxies": { "message": "覆蓋已經存在的代理伺服器" },
+ "overwritProxiesHelp1": { "message": "若勾選此選項,則會將所有已存在的代理伺服器先行移除並取代為此清單上的代理伺服器設定。" },
+ "overwritProxiesHelp2": { "message": "若不勾選此選項,則會將此清單內的代理伺服器新增至已經存在的代理伺服器清單之後。" },
+ "confirmOverwrite": { "message": "您確定要覆蓋所有已存在的代理伺服器設定嗎?" },
+ "importsSkipped": { "message": "因為無法解析,已略過 $1 行:\n\n$2" },
+ "importSucceeded": {
+ "message": "讀取並匯入 $1 個代理伺服器設定"
+ }
+} \ No newline at end of file
diff --git a/src/about.html b/src/about.html
new file mode 100644
index 0000000..2dd97d3
--- /dev/null
+++ b/src/about.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title data-i18n="about">FoxyProxy </title>
+ <link rel="icon" type="image/png" href="/images/icon.svg">
+ <link rel="stylesheet" href="styles/fontawesome-4.6.3.css">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ h3 { border-bottom: 1px solid #ddd; max-width: 20em; }
+ h3:not(:first-of-type) { margin-top: 2em; }
+ h4 { margin-bottom: 0; display: inline-block; }
+ p, img { margin-left: 1em; }
+ i.fa {
+ font-size: 1.3em;
+ margin-right: 0.4em;
+ width: 1em;
+ }
+ i.fa.fa-lock { color: #080; }
+ li.sub { margin-left: 2em; list-style-type: circle; }
+ li.sub + li:not(.sub) { margin-top: 1em; }
+ </style>
+ </head>
+ <body>
+
+ <!-- header -->
+ <div class="prime header" data-i18n="about"></div>
+
+ <!-- main -->
+ <div class="prime">
+
+ <!-- welcome on install/update -->
+ <div class="welcome hide">
+ <h3>Welcome!</h3>
+ <p>FoxyProxy has been around for almost 15 years. So if you're upgrading from a legacy version, and your proxy settings are missing, please <a href="/import.html">import</a> them.<br>
+ <strong>(This message only appears after FoxyProxy has upgraded or is first installed.)</strong></p>
+ </div>
+
+ <h3>Info</h3>
+ <p><strong>Edition:</strong> <span id="edition"></span><br>
+ <strong>Version:</strong> <span id="version"></span><br>
+ <strong>Source Code:</strong> <a target="_blank" href="https://github.com/foxyproxy/firefox-extension">GitHub</a></p>
+
+ <h3>Help</h3>
+ <p>
+ <a href="https://support.getfoxyproxy.org/" target="_blank"><i class="fa fa-question"></i>Open a Support Ticket </a><i>(no registration required)</i><br>
+ <a href="mailto:support@getfoxyproxy.org"><i class="fa fa-envelope-o"></i>Email Support</a><br>
+ <span class="notForBasic"><a href="/pattern-tester.html"><i class="fa fa-flask"></i>Pattern Test</a> &amp; <a href="/pattern-help.html"><i class="fa fa-question-circle"></i>Pattern Help</a> <i>(no internet connection required)</i><br></span>
+ <a href="https://getfoxyproxy.org/geoip/" target="_blank"><i class="fa fa-globe"></i>What's my IP Address?</a>
+ </p>
+
+ <h3>Support Me</h3>
+ <p>Please <a href="https://www.paypal.me/ericjung2/5.99" target="_blank">donate</a> or <a href="https://getfoxyproxy.org/order/" target="_blank">buy dedicated VPN/Proxy Servers</a> in over 100 countries (including such remote places like <a href="https://wikipedia.org/wiki/Réunion" target="_blank">Reunion Island</a>).</p>
+ <p><strong>Thank you for using FoxyProxy!</strong></p>
+ <img src="/images/ericjung.png" alt=""><br>
+ <p>&mdash; <a href="mailto:eric.jung@getfoxyproxy.org">Eric H. Jung</a><br>Denver, Colorado, USA</p>
+
+ <h3>Release Notes for Recent Releases</h3>
+ <h4>Version 7.5.1</h4>
+ <ul>
+ <li>French translation -- Thanks <a target="_blank" href="https://github.com/samuikaze">samuikaze</a>.</li>
+ <li>Traditional Chinese translation -- Thanks <a target="_blank" href="https://github.com/Hugo-C">Hugo-C</a>.</li>
+ <li>Russian translation -- Thanks Vadim.</li>
+ </ul>
+ <h4>Version 7.5</h4>
+ <ul>
+ <li>Import Proxy Lists! Long requested feature. See <a href="https://github.com/foxyproxy/firefox-extension/wiki/Import-Proxy-List">help</a>.</li>
+ <li>Simplified Chinese translation -- Thanks <a target="_blank" href="https://github.com/wsxy162">FeralMeow</a>.</li>
+ <li>Display <strong>Synchronize Settings</strong> for new installations when there are no proxies defined. Reported <a href="https://github.com/foxyproxy/firefox-extension/issues/83">here</a>.</li>
+ <li>Fixed: <strong>Import Settings</strong> bug especially painful for people using the <a href="https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-connect-master-node-proxy.html">example at AWS</a>.
+ Reported <a href="https://github.com/foxyproxy/firefox-extension/issues/76">here</a>. Also fixed bug whereby spinner did not hide after import settings errors.</li>
+ <li>Minor security improvements -- do not accept embedded HTML/JS in other form fields</li>
+ <li><strong>Turn Off (Use Firefox Settings)</strong> should be first in list. Reported <a href="https://github.com/foxyproxy/firefox-extension/issues/78">here</a>.</li>
+ <li>Fixed: Firefox overflow menu displays wrong info for FoxyProxy. Reported <a href="https://github.com/foxyproxy/firefox-extension/issues/84">here</a>.</li>
+ </ul>
+ <div style="text-align: right;">
+ <button type="button" class="button" data-i18n="back">&#x25c1; </button>
+ </div>
+
+ </div>
+
+ <script src="scripts/utils.js"></script>
+ <script src="scripts/about.js"></script>
+ </body>
+</html>
diff --git a/src/images/ericjung.png b/src/images/ericjung.png
new file mode 100644
index 0000000..36e0881
--- /dev/null
+++ b/src/images/ericjung.png
Binary files differ
diff --git a/src/images/gray.svg b/src/images/gray.svg
new file mode 100644
index 0000000..58e95c3
--- /dev/null
+++ b/src/images/gray.svg
@@ -0,0 +1,197 @@
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xml:space="preserve"
+ viewBox="0 0 48 48"
+ height="48"
+ width="48"
+ version="1.1"
+ id="svg2837"><metadata
+ id="metadata2843"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs2841"><linearGradient
+ id="linearGradient2861"
+ spreadMethod="pad"
+ gradientTransform="matrix(-7.9998322,76.665482,76.665482,7.9998322,231.64795,260.98437)"
+ gradientUnits="userSpaceOnUse"
+ y2="0"
+ x2="1"
+ y1="0"
+ x1="0"><stop
+ id="stop2863"
+ offset="0"
+ style="stop-opacity:1;stop-color:#f89734" /><stop
+ id="stop2865"
+ offset="1"
+ style="stop-opacity:1;stop-color:#fbb371" /></linearGradient><radialGradient
+ id="radialGradient2881"
+ spreadMethod="pad"
+ gradientTransform="matrix(50.959351,23.761917,23.092804,-49.525528,208.03369,303.08252)"
+ gradientUnits="userSpaceOnUse"
+ r="1"
+ cy="0"
+ cx="0"
+ fy="0"
+ fx="0"><stop
+ id="stop2883"
+ offset="0"
+ style="stop-opacity:1;stop-color:#e9eaeb" /><stop
+ id="stop2885"
+ offset="1"
+ style="stop-opacity:1;stop-color:#838487" /></radialGradient><clipPath
+ id="clipPath2893"
+ clipPathUnits="userSpaceOnUse"><path
+ id="path2895"
+ d="M 0,576 576,576 576,0 0,0 0,576 z" /></clipPath><linearGradient
+ id="linearGradient2953"
+ spreadMethod="pad"
+ gradientTransform="matrix(34.282654,-15.727585,-15.727585,-34.282654,213.80908,320.43213)"
+ gradientUnits="userSpaceOnUse"
+ y2="0"
+ x2="1"
+ y1="0"
+ x1="0"><stop
+ id="stop2955"
+ offset="0"
+ style="stop-opacity:1;stop-color:#faa858" /><stop
+ id="stop2957"
+ offset="1"
+ style="stop-opacity:1;stop-color:#fbb371" /></linearGradient><clipPath
+ id="clipPath2965"
+ clipPathUnits="userSpaceOnUse"><path
+ id="path2967"
+ d="M 0,576 576,576 576,0 0,0 0,576 z" /></clipPath><linearGradient
+ y2="0"
+ x2="1"
+ y1="0"
+ x1="0"
+ spreadMethod="pad"
+ gradientTransform="matrix(-7.9998322,76.665482,76.665482,7.9998322,231.64795,260.98437)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2917"
+ xlink:href="#linearGradient2861" /><radialGradient
+ r="1"
+ fy="0"
+ fx="0"
+ cy="0"
+ cx="0"
+ spreadMethod="pad"
+ gradientTransform="matrix(50.959351,23.761917,23.092804,-49.525528,208.03369,303.08252)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient2919"
+ xlink:href="#radialGradient2881" /><linearGradient
+ y2="0"
+ x2="1"
+ y1="0"
+ x1="0"
+ spreadMethod="pad"
+ gradientTransform="matrix(34.282654,-15.727585,-15.727585,-34.282654,213.80908,320.43213)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient2921"
+ xlink:href="#linearGradient2953" /><filter
+ id="filter3790"
+ style="color-interpolation-filters:sRGB;"><feColorMatrix
+ id="feColorMatrix3792"
+ values="0.21 0.72 0.07 0 0 0.21 0.72 0.07 0 0 0.21 0.72 0.07 0 0 0 0 0 1 0 " /></filter></defs><g
+ transform="matrix(1.25,0,0,-1.25,-224.11415,370.89237)"
+ id="g2847"><g
+ style="filter:url(#filter3790)"
+ transform="matrix(0.42687693,0,0,0.42687693,102.75599,148.99767)"
+ id="g2870"><g
+ id="g2849"><g
+ id="g2851"><g
+ id="g2857"><g
+ id="g2859"><path
+ d="m 185.797,300.527 c 0,-22.396 18.681,-40.552 41.725,-40.552 l 0,0 c 23.044,0 41.725,18.156 41.725,40.552 l 0,0 c 0,22.397 -18.681,40.554 -41.725,40.554 l 0,0 c -23.044,0 -41.725,-18.157 -41.725,-40.554"
+ style="fill:url(#linearGradient2917);stroke:none"
+ id="path2867" /></g></g></g></g><g
+ id="g2869"><g
+ id="g2871"><g
+ id="g2877"><g
+ id="g2879"><path
+ d="m 211.943,333.94 c -18.988,-8.854 -27.403,-30.99 -18.798,-49.443 l 0,0 c 8.604,-18.453 30.971,-26.234 49.958,-17.381 l 0,0 c 18.986,8.854 27.401,30.99 18.797,49.442 l 0,0 c -6.194,13.284 -19.518,21.037 -33.58,21.037 l 0,0 c -5.473,0 -11.058,-1.175 -16.377,-3.655"
+ style="fill:url(#radialGradient2919);stroke:none"
+ id="path2887" /></g></g></g></g><g
+ id="g2889"><g
+ id="g2891"
+ clip-path="url(#clipPath2893)"><g
+ id="g2897"
+ transform="translate(261.9004,316.5576)"><path
+ d="m 0,0 c 8.604,-18.451 0.188,-40.588 -18.798,-49.441 -18.986,-8.854 -41.353,-1.072 -49.958,17.38 -8.605,18.454 -0.189,40.589 18.798,49.443 C -30.972,26.235 -8.605,18.454 0,0 z"
+ style="fill:none;stroke:#ffffff;stroke-width:1.76999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="path2899" /></g><g
+ id="g2901"
+ transform="translate(253.9063,323.9209)"><path
+ d="m 0,0 c -0.38,6.903 -1.854,15.334 -6.533,20.806 -3.507,4.103 -8.978,-7.857 -10.103,-9.669 -1.38,-2.221 -2.706,-4.984 -4.8,-6.605 -2.945,-2.281 -6.431,-2.372 -9.833,-3.499 -5.391,-1.789 -10.688,-4.57 -14.938,-8.369 -5.214,-4.66 -10.154,-4.124 -16.67,-3.649 -2.711,0.199 -12.849,2.406 -11.04,-3.348 2.192,-6.973 7.778,-12.852 13.386,-17.248 5.302,-4.158 2.946,-8.926 -2.589,-11.503 5.72,-7.829 17.267,-8.914 26.01,-7.4 4.766,0.826 9.278,1.088 14.039,-0.052 3.533,-0.845 7.752,-4.399 11.49,-2.507 3.506,1.711 3.098,5.748 4.096,8.94 1.409,4.499 4.193,8.567 7.519,11.858 6.812,6.743 14.138,16.589 10.803,26.9 C 5.155,-8.506 -0.189,-7.015 0,0"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2903" /></g><g
+ id="g2905"
+ transform="translate(215.7368,321.6992)"><path
+ d="m 0,0 c 0,0 11.985,5.765 21.784,5.146 0,0 7.573,-2.107 11.927,-4.1 0,0 6.191,-4.964 7.201,-8.663 0,0 2.938,-8.511 -7.186,-19.298 0,0 -5.095,-6.523 -6.302,-12.757 0,0 -0.092,-4.189 -2.53,-5.651 0,0 -4.019,-1.141 -6.971,0.514 -2.393,0.678 -4.844,1.214 -7.298,1.626 -5.684,0.954 -11.46,0.006 -17.159,1.061 -4.659,0.859 -10.534,2.956 -11.796,8.135 0,0 -2.888,2.565 0.798,13.578 0,0 2.001,12.357 17.532,20.409"
+ style="fill:#f89734;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2907" /></g><g
+ id="g2909"
+ transform="translate(196.5059,295.9878)"><path
+ d="m 0,0 c 2.679,-1.011 4.179,-2.636 10.782,-1.915 3.055,0.334 5.723,3.269 8.877,2.476 8.535,-2.152 22.752,-17.621 22.222,-18.163 -0.955,-0.761 -11.555,14.2 -19.136,10.842 -1.809,-0.8 -4.551,-2.507 -6.534,-2.023 -0.958,0.237 -1.792,0.686 -2.52,1.358 -0.96,0.89 -1.642,2.731 -2.91,3.235 -1.728,0.688 -3.12,0.784 -4.914,1.167 -1.929,0.412 -3.938,1.262 -5.436,2.518"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2911" /></g><g
+ id="g2913"
+ transform="translate(243.0967,279.8789)"><path
+ d="m 0,0 c 0.714,-1.26 -0.438,-4.142 -0.984,-4.45 -0.544,-0.309 -3.745,0.106 -4.459,1.367 -0.713,1.258 0.327,2.263 1.83,3.114 C -2.109,0.883 -0.713,1.259 0,0"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2915" /></g><g
+ id="g2917"
+ transform="translate(206.8965,302.1777)"><path
+ d="M 0,0 C -0.872,1.155 2.11,3.59 2.733,3.646 3.357,3.701 6.101,2.003 6.231,0.562 6.361,-0.879 3.944,0.677 2.223,0.523 0.502,0.367 0.369,-0.49 0,0"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2919" /></g><g
+ id="g2921"
+ transform="translate(262.0864,311.4141)"><path
+ d="m 0,0 c -0.677,-9.71 -5.16,-14.594 -10.862,-21.908 -3.012,-3.861 -5.017,-8.005 -6.067,-12.766 -0.653,-2.955 -2.998,-5.396 -6.187,-5.296 -3.564,0.114 -6.928,2.23 -10.487,2.862 -4.641,0.826 -9.162,0.113 -13.801,-0.206 -4.671,-0.321 -8.985,0.475 -13.127,2.686 -0.069,0.036 -6.823,4.403 -6.476,4.649 4.916,3.463 2.528,8.458 -1.511,11.371 -5.349,3.857 -10.603,10.055 -12.841,16.365 -1.254,3.539 12.776,0.416 14.245,-0.23 4.956,-2.182 2.184,-9.504 1.431,-13.29 1.562,1.982 1.916,4.999 2.747,7.338 1.244,3.501 2.716,7.061 5.389,9.728 3.419,3.415 7.537,5.966 11.82,8.15 5.051,2.578 9.983,4.83 15.651,5.436 4.155,0.441 7.829,-0.055 11.682,-1.675 0.621,-0.264 4.807,-2.148 5.815,-1.898 -3.393,1.208 -10.569,4.446 -9.555,9.164 0.338,1.567 5.62,14.545 7.748,11.455 3.797,-5.514 5.733,-13.408 5.718,-20.002 C -8.68,6.954 -6.037,2.089 -0.348,4.037 -0.384,4.025 0.028,0.412 0,0 m -7.915,12.749 c -0.384,6.973 -1.874,15.488 -6.598,21.016 -3.544,4.145 -9.07,-7.937 -10.206,-9.767 -1.394,-2.243 -2.732,-5.033 -4.849,-6.672 -2.974,-2.305 -6.495,-2.395 -9.931,-3.535 -5.446,-1.808 -10.797,-4.617 -15.089,-8.453 -5.267,-4.707 -10.258,-4.165 -16.839,-3.686 -2.739,0.201 -12.979,2.429 -11.151,-3.382 2.213,-7.042 7.856,-12.98 13.52,-17.421 5.355,-4.199 2.976,-9.016 -2.615,-11.62 5.778,-7.908 17.443,-9.004 26.273,-7.474 4.815,0.834 9.372,1.096 14.18,-0.054 3.57,-0.851 7.831,-4.442 11.607,-2.531 3.541,1.728 3.129,5.806 4.139,9.031 1.422,4.543 4.234,8.652 7.594,11.977 C -1,-13.011 6.4,-3.065 3.032,7.352 -2.708,4.155 -8.107,5.663 -7.915,12.749"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2923" /></g><g
+ id="g2925"
+ transform="translate(240.9268,311.4058)"><path
+ d="m 0,0 c 0.288,1.418 -3.452,2.332 -4.038,2.113 -0.587,-0.218 -2.331,-2.933 -1.827,-4.29 0.502,-1.358 2.012,1.088 3.634,1.692 C -0.613,0.115 -0.123,-0.601 0,0"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2927" /></g><g
+ id="g2929"
+ transform="translate(215.5869,289.4712)"><path
+ d="M 0,0 C 0.181,0.136 0.365,0.415 0.297,0.387 0.506,0.79 0.527,1.284 0.305,1.718 -0.059,2.433 -0.937,2.72 -1.652,2.354 -2.369,1.99 -2.652,1.112 -2.286,0.396 -2.284,0.392 -2.281,0.389 -2.279,0.385 -2.35,0.414 -2.423,0.425 -2.492,0.459 -3.995,1.189 -4.734,2.865 -4.337,4.425 -4.47,4.253 -4.588,4.066 -4.688,3.865 -5.445,2.307 -4.793,0.431 -3.236,-0.324 c 0.9,-0.439 1.9,-0.392 2.733,0.017 0.058,0.021 0.117,0.039 0.174,0.068 C -0.204,-0.175 -0.098,-0.091 0,0"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2931" /></g><g
+ id="g2933"
+ transform="translate(201.3467,286.79)"><path
+ d="m 0,0 c 0,0 4.649,-8.012 17.098,-5.728 0,0 8.646,2.306 13.661,-2.572 -1.023,0.995 -1.912,2.037 -3.159,2.8 -3.88,2.374 -8.425,1.586 -12.74,2.007 C 11.729,-3.186 8.814,-2.129 6.012,-0.74 4.997,-0.237 -0.543,3.323 0,0"
+ style="fill:#f6ad44;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2935" /></g><g
+ id="g2937"
+ transform="translate(254.4907,311.8257)"><path
+ d="m 0,0 c 0,0 2.953,-8.739 -7.189,-15.087 0,0 -5.659,-4.735 -5.408,-11.635 -0.051,1.406 -0.211,2.757 0.021,4.15 0.385,2.318 0.466,4.79 1.388,6.944 0.89,2.08 2.775,3.179 4.241,4.747 1.653,1.768 2.733,4.008 3.344,6.417 C -3.336,-3.416 -1.854,2.765 0,0"
+ style="fill:#f6ad44;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path2939" /></g></g></g><g
+ id="g2941"><g
+ id="g2943"><g
+ id="g2949"><g
+ id="g2951"><path
+ d="m 219.217,320.557 c -8.361,-3.819 -11.245,-7.843 -10.12,-9.455 l 0,0 c 1.232,-1.763 6.564,-3.975 10.462,-4.716 l 0,0 c 0.437,-0.084 0.615,0.54 0.788,1.164 l 0,0 c 0.175,0.625 0.345,1.251 0.769,1.164 l 0,0 c 2.49,-0.513 5.947,-3.826 7.154,-4.78 l 0,0 c 0.615,-0.486 1.778,-1.525 2.335,-1.306 l 0,0 c 0.448,0.18 -0.171,1.544 -0.27,2.567 l 0,0 c -0.129,1.34 -1.24,6.507 -0.799,8.453 l 0,0 c 0.16,0.711 0.67,0.604 1.192,0.498 l 0,0 c 0.53,-0.109 1.071,-0.219 1.268,0.538 l 0,0 c 1.018,3.921 1.895,7.666 0.749,9.206 l 0,0 c -0.292,0.393 -0.865,0.571 -1.664,0.571 l 0,0 c -2.414,0 -6.885,-1.63 -11.864,-3.904"
+ style="fill:url(#linearGradient2921);stroke:none"
+ id="path2959" /></g></g></g></g><g
+ id="g2961"><g
+ id="g2963"
+ clip-path="url(#clipPath2965)"><g
+ id="g3025"
+ transform="translate(250.4868,321.0234)"><path
+ d="m 0,0 c -1.953,-3.398 -2.12,-7.398 -9.162,-12.051 -1.332,-0.88 -2.181,-1.787 -2.848,-3.422 -3.239,-7.934 2.034,-25.066 2.768,-24.956 1.152,0.325 -5.615,14.689 -1.916,21.923 0.592,1.157 1.516,2.073 2.438,2.968 0.984,0.957 1.551,1.517 2.647,2.326 1.162,0.856 2.677,2.038 4.037,1.981 -0.91,0.038 -2.517,0.43 -3.432,0.469 0.717,1.218 2.645,3.181 3.182,4.031 1.328,2.1 1.92,4.192 2.286,6.731"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3027" /></g><g
+ id="g3029"
+ transform="translate(245.6221,311.167)"><path
+ d="M 0,0 C 0.858,0.275 1.874,0.881 2.632,1.389 3.313,1.846 4.006,2.344 4.25,3.106 3.887,1.972 2.931,0.588 1.994,-0.055 1.517,-0.382 1.029,-0.701 0.617,-1.111 0.216,-1.509 -0.117,-1.482 -0.718,-1.59 -0.766,-1.337 -0.75,-1.075 -0.75,-0.813"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3031" /></g></g></g></g></g></svg> \ No newline at end of file
diff --git a/src/images/icon-off.svg b/src/images/icon-off.svg
new file mode 100644
index 0000000..d655474
--- /dev/null
+++ b/src/images/icon-off.svg
@@ -0,0 +1,23 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 16 16" version="1.0">
+ <defs />
+ <g id="fp-toolbar-icon-wrapper">
+ <path
+ d="M 6.9528311,5.5392061 C 6.078693,5.9865447 5.1558911,7.1951946 4.1564529,7.411725 C 2.93869,7.6755556 0.32687179,6.9664456 0.15430293,7.5951656 C -0.047715679,8.331182 0.76226407,9.1562478 1.2788196,9.8302167 C 1.768913,10.46966 2.8447406,11.065076 3.2336907,11.770624 C 3.3555466,11.991667 3.327603,12.497042 3.2231514,12.726823 C 3.0441481,13.120608 2.4364022,12.999877 2.4186989,13.432075 C 2.3962947,13.979032 3.5542026,14.104873 3.9994847,14.423288 C 4.9507718,15.103545 7.7144436,14.39272 9.4389993,14.61604 C 10.221736,14.717399 11.148814,15.322006 11.847091,14.954095 C 12.396545,14.664595 12.407857,13.76107 12.638755,13.18453 C 13.274855,11.596224 15.339377,10.113117 15.809787,8.3770041 C 15.951135,7.8553401 16.051011,7.6443863 16.003543,6.5677102 C 15.985486,6.1627501 14.313661,6.6791933 14.181997,6.250809 C 13.877926,5.2614784 13.49069,1.5693024 12.492336,1.2418717 C 11.888559,1.0438517 10.685347,3.7418119 10.405836,4.0233778 C 9.5690224,4.8663364 8.0102037,4.9980972 6.9528311,5.5392061 z"
+ child="1" style="fill:#404141;fill-opacity:1;fill-rule:evenodd;"/>
+ <path
+ d="M 0.20568678,7.6645691 C 0.34341861,7.1394626 1.600145,7.6615473 2.1392725,7.8053546 C 2.6380008,7.938386 3.5316438,8.0278899 3.5818747,8.6214607 C 3.6321051,9.2150325 3.2384352,11.591761 3.2064979,11.559464 C 2.8655525,11.144845 2.7334657,11.050912 2.6112386,10.932857 C 2.3686973,10.726265 1.6615351,10.160608 1.428759,9.8838909 C 1.3015746,9.6805773 0.020150234,8.3719324 0.20568678,7.6645691 z M 12.549184,1.3457735 C 12.08794,1.0786303 11.823308,2.1859312 11.573845,2.6850383 C 11.343077,3.1467446 10.810782,3.9512951 11.303578,4.4207004 C 11.793649,4.8875075 13.965942,6.2236498 14.056531,6.1200186 C 13.950492,5.5038385 13.918276,5.4561008 13.887697,5.291173 C 13.836482,5.0149429 13.710036,4.3213368 13.585833,3.7901471 C 13.540272,3.5952949 13.181999,1.7122868 12.549184,1.3457735 z M 3.386261,12.385661 C 3.3570684,12.689383 3.2883504,12.877502 3.0628724,13.016513 C 2.7029847,13.2153 3.9697067,13.988726 4.538983,14.358195 C 5.205776,14.790955 7.8050167,14.411446 9.3377054,14.518677 C 9.8933234,14.536208 10.797184,15.013062 11.36776,14.979834 C 11.544589,14.969537 11.862801,14.88525 11.982838,14.754996 C 12.370109,14.334753 12.387909,13.452175 12.641905,12.940248 C 13.281597,11.650953 15.119024,10.063421 15.604578,8.7085325 C 15.68297,7.8356261 15.781428,6.5126663 15.520318,6.4870409 C 15.214754,6.4917744 14.561412,6.5346772 14.350326,6.479347 C 14.462374,6.9675086 14.625496,7.7809115 14.38129,8.4287458 C 14.285095,8.858654 13.966789,9.3695968 13.738912,9.7466211 C 13.372822,10.352321 12.684383,11.009494 12.364183,11.640657 C 12.224139,11.91671 12.208036,12.037577 12.087635,12.322745 C 12.06251,12.382254 11.982325,12.663208 11.945511,12.825914 C 11.90851,12.989448 11.906502,13.229117 11.9294,13.390753 C 11.944152,13.494889 11.975549,13.578024 11.973719,13.683186 C 11.970576,13.863807 11.914997,13.936036 11.788877,14.08214 C 11.682284,14.205627 11.555137,14.224132 11.39542,14.234519 C 11.300053,14.240721 11.130483,14.190616 11.036709,14.172199 C 10.876636,14.140759 10.662733,14.081069 10.502349,14.051254 C 10.22285,13.999299 9.9071515,13.847946 9.6320408,13.776307 C 9.3744382,13.709228 9.215233,13.569314 8.7517211,13.553732 C 8.3073216,13.538795 7.6077138,13.570923 5.3178657,13.413012 C 4.745423,13.21185 4.5368845,13.069772 4.2731323,12.917328 C 4.0311097,12.777446 3.4512118,12.2911 3.386261,12.385661 z M 5.9557144,10.876883 C 5.8265042,10.834827 5.8027499,10.862428 5.7567876,10.920405 C 5.6934488,11.033932 5.7252893,11.154962 5.752615,11.35181 C 5.922675,11.596936 6.1095328,11.882976 6.3873679,11.90327 C 6.773174,11.899855 6.9465841,11.754501 7.042559,11.476784 C 7.0639367,11.298034 6.933336,11.079698 6.7666373,11.003316 C 6.3332289,10.89082 6.3246031,11.190952 6.2272415,11.429915 C 5.8487682,11.245117 6.057563,10.972678 5.9557144,10.876883 z"
+ child="2" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;"/>
+ <path
+ d="M 3.369765,10.680671 C 3.5727317,10.690432 3.8770401,10.969605 4.1132953,11.031118 C 4.4925298,11.079283 4.8603067,11.022199 5.1959193,11.063738 C 5.5239398,11.119623 5.7350317,11.971153 6.3058989,12.030581 C 6.9914773,12.052432 7.2804998,11.497762 7.6468781,11.523929 C 7.8440671,11.539268 8.1556597,11.449823 8.3579343,11.51788 C 9.2222769,11.865234 10.14038,12.776892 10.906425,13.608604 C 10.960941,13.744537 10.945608,13.977947 10.937125,14.144287 C 10.437546,14.093775 9.6034124,13.761082 9.0892825,13.590076 C 8.1621687,13.499422 6.3869294,13.581782 5.3053032,13.416568 C 4.8841641,13.294572 4.2593683,12.934856 3.9216324,12.67248 C 3.5606357,12.441678 3.410735,12.347246 3.3913281,12.366665 C 3.4268388,12.053346 3.3589432,11.771177 3.2107471,11.576049 C 3.2655485,11.298117 3.3390792,10.896635 3.369765,10.680671 z M 13.412942,5.8487646 C 13.5582,5.8853679 13.838101,6.1039924 14.06634,6.1334002 C 14.108924,6.3685674 14.169958,6.4159442 14.352896,6.4740975 C 14.437858,6.844685 14.527194,7.2873813 14.517468,7.6877218 C 14.498132,8.5231032 14.106452,9.1193122 13.782707,9.6704315 C 13.48933,10.218339 12.915157,10.777331 12.585977,11.283218 C 12.320513,11.666175 12.082532,12.245602 11.976013,12.723691 C 11.939245,12.8923 11.924561,13.171505 11.923572,13.320214 C 11.791451,13.255802 11.786234,13.235417 11.673201,13.084437 C 11.37019,12.442011 11.140744,11.386563 11.098681,11.008291 C 11.094289,10.494878 11.015465,9.6640618 11.087424,9.2377371 C 11.571074,8.5220689 11.897515,8.3404393 12.615171,7.6136001 C 12.696253,7.5130635 12.875624,7.4851031 12.998103,7.4448331 C 12.881467,7.3852593 12.819701,7.388757 12.694765,7.3895745 C 12.741964,7.2853626 13.220837,6.9620062 13.180894,6.9105011 C 13.138931,6.8563922 12.781818,7.1186342 12.547034,7.3201739 C 12.715029,7.0815709 13.00214,6.7836699 13.146761,6.5203061 C 13.281717,6.2073113 13.343088,6.0209861 13.412942,5.8487646 z M 10.644357,4.5191651 C 10.318327,4.5218002 10.202455,4.5312156 9.7247459,4.5949623 C 8.8728289,5.0115836 7.6898876,5.2104852 6.8841482,5.6596449 C 6.1840911,6.10177 5.477202,6.852413 4.6863901,7.3044758 C 4.2872429,7.6149107 3.717839,8.3309511 3.5860504,8.8772274 C 3.5637732,9.3694763 3.452209,10.02604 3.4059454,10.447378 C 3.6032888,10.662574 3.8623409,10.769955 4.1569797,10.838372 C 4.5569612,10.913486 5.3467496,10.874895 5.5682779,10.784535 C 5.9804438,10.562302 6.1134111,10.424144 6.4011658,10.348694 C 6.6867327,10.340809 6.8697623,10.377065 7.097337,10.436888 C 7.4531131,10.601524 7.7818208,10.743226 8.1999155,10.971296 C 8.9191953,11.45319 10.132824,12.561882 10.981433,13.410362 C 11.230277,13.38687 11.412467,13.293967 11.502534,13.202009 C 11.27667,12.553901 11.185208,12.270242 11.007959,11.611453 C 10.926818,11.342381 10.822322,11.038836 10.83247,10.650862 C 10.836338,10.015912 10.794339,9.8058101 10.819836,9.1660101 C 10.974159,8.7381282 10.980631,8.639325 11.189429,8.3576426 C 11.939782,7.6883549 12.136335,7.4770773 12.578704,6.9445246 C 12.832039,6.6012321 13.45392,5.7981166 13.221929,5.7259871 C 12.46368,5.2805256 11.755423,4.7883885 11.544567,4.62131 C 11.28974,4.5420101 10.970386,4.5165307 10.644357,4.5191651 z M 10.870413,7.1211481 C 10.994166,7.0975313 11.113385,7.1507515 11.237243,7.2173728 C 11.320969,7.2652226 11.412631,7.3647636 11.396272,7.4722275 C 11.365214,7.517055 11.032028,7.4535045 10.868432,7.5028614 C 10.744846,7.5401476 10.746225,7.7022038 10.7092,7.8388548 C 10.675269,7.9040084 10.542151,7.9673098 10.453766,7.9299163 C 10.382429,7.8676599 10.470005,7.5833976 10.512504,7.4588313 C 10.575693,7.3246788 10.683931,7.1721997 10.870413,7.1211481 z M 5.4984246,8.7197829 C 5.6289133,8.6821513 5.8154856,8.7204717 5.9696433,8.7942046 C 6.0841061,8.8613794 6.3509112,9.1640647 6.3294408,9.2931018 C 6.2648944,9.3540877 6.164821,9.3259996 6.0521167,9.2693162 C 5.8813095,9.1427944 5.8379278,9.0525661 5.6524934,9.0060516 C 5.5015084,9.0316759 5.464792,9.1630934 5.3725201,9.2855559 C 5.2946105,9.2872545 5.2469955,9.2769124 5.1731311,9.2035927 C 5.1388143,9.0319441 5.3582827,8.7843901 5.4984246,8.7197829 z"
+ id="fp-toolbar-icon-3"
+ child="3" style="fill:#e78500;fill-opacity:1;fill-rule:evenodd;"/>
+ <path
+ d="M 7.7752361,8.0713883 C 8.2357511,8.1047023 9.0181331,9.1274945 9.593674,9.1644079 C 9.7939088,8.7551967 9.1818749,7.5334182 9.4605917,7.0426773 C 9.587645,6.9199001 9.7368859,7.1054057 9.8679577,6.9869243 C 10.045674,6.5266328 10.102021,5.7007475 10.030153,5.155492 C 8.773076,4.9278955 5.9665723,6.2696832 5.4895382,7.3692693 C 5.6671886,8.2743091 6.9507561,8.3704147 7.6433022,8.5430959 C 7.7899242,8.4001393 7.6360949,8.1250716 7.7752361,8.0713883 z M 4.056517,11.806542 C 4.7190124,11.855627 5.326614,12.352907 6.1331704,12.520895 C 6.5947575,12.727856 7.510389,12.356139 8.5293994,12.693972 C 8.9015172,12.793461 9.4077764,12.943647 9.5694597,13.255056 C 9.5734496,13.322804 9.4814885,13.406637 9.4139446,13.41324 C 9.0316557,13.322426 8.8843475,13.142724 8.689763,13.105677 C 7.6159931,12.907688 6.3497738,13.228414 5.3747241,13.102508 C 4.7221956,12.884416 4.3320393,12.661591 4.0172704,12.110141 C 3.9810438,12.02575 3.9784869,11.85497 4.056517,11.806542 z M 13.631863,7.1964869 C 13.40808,7.5562295 13.377639,7.5804303 13.242968,8.3535247 C 13.007705,9.0153875 12.561448,9.2550924 11.885833,10.249827 C 11.74228,10.607264 11.621856,11.133286 11.706563,11.502287 C 11.758383,11.546109 11.88062,11.522795 11.92641,11.472704 C 12.054549,10.840679 12.358602,10.465567 12.477289,10.318745 C 13.367218,9.5516987 14.073007,9.1412775 14.100137,8.0541158 C 14.118124,7.6930443 14.119515,7.6267509 14.097288,7.3768352 C 13.982226,7.1461924 13.819367,7.1622228 13.631863,7.1964869 z"
+ child="4" style="fill:#ffffff;fill-opacity:0.20392157;fill-rule:evenodd;"/>
+ </g>
+ <g id="fp-toolbar-disabled-wrapper" wrapper="true">
+ <path
+ d="M 8,0 C 3.584,8.8817842e-16 -3.006854e-17,3.584 0,8 C 0,12.416 3.584,16 8,16 C 12.416,16 16,12.416 16,8 C 16,3.584 12.416,-1.8665625e-15 8,0 z M 7.8125,1 C 9.8281648,0.94927401 11.856778,1.7662746 13.28125,3.40625 C 15.588012,6.0619933 15.589233,9.9390689 13.28125,12.59375 L 3.40625,2.71875 C 4.6817864,1.6108274 6.2447607,1.0394535 7.8125,1 z M 2.71875,3.40625 L 12.59375,13.28125 C 9.6776547,15.812973 5.2504728,15.509845 2.71875,12.59375 C 0.41476947,9.9399733 0.41589633,6.0610044 2.71875,3.40625 z"
+ child="5" style="fill: #c80000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"/>
+ </g>
+ </svg>
diff --git a/src/images/icon.svg b/src/images/icon.svg
new file mode 100644
index 0000000..17b1563
--- /dev/null
+++ b/src/images/icon.svg
@@ -0,0 +1,231 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="svg2837"
+ version="1.1"
+ inkscape:version="0.47pre4 r22446"
+ width="48"
+ height="48"
+ viewBox="0 0 48 48"
+ xml:space="preserve"
+ sodipodi:docname="24x24.svg"><metadata
+ id="metadata2843"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs2841"><inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 0.5 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="1 : 0.5 : 1"
+ inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+ id="perspective2845" /><linearGradient
+ x1="0"
+ y1="0"
+ x2="1"
+ y2="0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-7.9998322,76.665482,76.665482,7.9998322,231.64795,260.98437)"
+ spreadMethod="pad"
+ id="linearGradient2861"><stop
+ style="stop-opacity:1;stop-color:#f89734"
+ offset="0"
+ id="stop2863" /><stop
+ style="stop-opacity:1;stop-color:#fbb371"
+ offset="1"
+ id="stop2865" /></linearGradient><radialGradient
+ fx="0"
+ fy="0"
+ cx="0"
+ cy="0"
+ r="1"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(50.959351,23.761917,23.092804,-49.525528,208.03369,303.08252)"
+ spreadMethod="pad"
+ id="radialGradient2881"><stop
+ style="stop-opacity:1;stop-color:#e9eaeb"
+ offset="0"
+ id="stop2883" /><stop
+ style="stop-opacity:1;stop-color:#838487"
+ offset="1"
+ id="stop2885" /></radialGradient><clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath2893"><path
+ d="M 0,576 576,576 576,0 0,0 0,576 z"
+ id="path2895" /></clipPath><linearGradient
+ x1="0"
+ y1="0"
+ x2="1"
+ y2="0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(34.282654,-15.727585,-15.727585,-34.282654,213.80908,320.43213)"
+ spreadMethod="pad"
+ id="linearGradient2953"><stop
+ style="stop-opacity:1;stop-color:#faa858"
+ offset="0"
+ id="stop2955" /><stop
+ style="stop-opacity:1;stop-color:#fbb371"
+ offset="1"
+ id="stop2957" /></linearGradient><clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath2965"><path
+ d="M 0,576 576,576 576,0 0,0 0,576 z"
+ id="path2967" /></clipPath><linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2861"
+ id="linearGradient2917"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-7.9998322,76.665482,76.665482,7.9998322,231.64795,260.98437)"
+ spreadMethod="pad"
+ x1="0"
+ y1="0"
+ x2="1"
+ y2="0" /><radialGradient
+ inkscape:collect="always"
+ xlink:href="#radialGradient2881"
+ id="radialGradient2919"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(50.959351,23.761917,23.092804,-49.525528,208.03369,303.08252)"
+ spreadMethod="pad"
+ cx="0"
+ cy="0"
+ fx="0"
+ fy="0"
+ r="1" /><linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2953"
+ id="linearGradient2921"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(34.282654,-15.727585,-15.727585,-34.282654,213.80908,320.43213)"
+ spreadMethod="pad"
+ x1="0"
+ y1="0"
+ x2="1"
+ y2="0" /></defs><sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1152"
+ inkscape:window-height="793"
+ id="namedview2839"
+ showgrid="false"
+ inkscape:zoom="2.6222222"
+ inkscape:cx="135.88584"
+ inkscape:cy="27.404163"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="g2847"
+ inkscape:showpageshadow="false"
+ showborder="false" /><g
+ id="g2847"
+ inkscape:groupmode="layer"
+ inkscape:label="FOXYlogo"
+ transform="matrix(1.25,0,0,-1.25,-224.11415,370.89237)"><g
+ id="g2870"
+ transform="matrix(0.42687693,0,0,0.42687693,102.75599,148.99767)"><g
+ id="g2849"><g
+ id="g2851"><g
+ id="g2857"><g
+ id="g2859"><path
+ id="path2867"
+ style="fill:url(#linearGradient2917);stroke:none"
+ d="m 185.797,300.527 c 0,-22.396 18.681,-40.552 41.725,-40.552 l 0,0 c 23.044,0 41.725,18.156 41.725,40.552 l 0,0 c 0,22.397 -18.681,40.554 -41.725,40.554 l 0,0 c -23.044,0 -41.725,-18.157 -41.725,-40.554" /></g></g></g></g><g
+ id="g2869"><g
+ id="g2871"><g
+ id="g2877"><g
+ id="g2879"><path
+ id="path2887"
+ style="fill:url(#radialGradient2919);stroke:none"
+ d="m 211.943,333.94 c -18.988,-8.854 -27.403,-30.99 -18.798,-49.443 l 0,0 c 8.604,-18.453 30.971,-26.234 49.958,-17.381 l 0,0 c 18.986,8.854 27.401,30.99 18.797,49.442 l 0,0 c -6.194,13.284 -19.518,21.037 -33.58,21.037 l 0,0 c -5.473,0 -11.058,-1.175 -16.377,-3.655" /></g></g></g></g><g
+ id="g2889"><g
+ clip-path="url(#clipPath2893)"
+ id="g2891"><g
+ transform="translate(261.9004,316.5576)"
+ id="g2897"><path
+ id="path2899"
+ style="fill:none;stroke:#ffffff;stroke-width:1.76999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ d="m 0,0 c 8.604,-18.451 0.188,-40.588 -18.798,-49.441 -18.986,-8.854 -41.353,-1.072 -49.958,17.38 -8.605,18.454 -0.189,40.589 18.798,49.443 C -30.972,26.235 -8.605,18.454 0,0 z" /></g><g
+ transform="translate(253.9063,323.9209)"
+ id="g2901"><path
+ id="path2903"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 0,0 c -0.38,6.903 -1.854,15.334 -6.533,20.806 -3.507,4.103 -8.978,-7.857 -10.103,-9.669 -1.38,-2.221 -2.706,-4.984 -4.8,-6.605 -2.945,-2.281 -6.431,-2.372 -9.833,-3.499 -5.391,-1.789 -10.688,-4.57 -14.938,-8.369 -5.214,-4.66 -10.154,-4.124 -16.67,-3.649 -2.711,0.199 -12.849,2.406 -11.04,-3.348 2.192,-6.973 7.778,-12.852 13.386,-17.248 5.302,-4.158 2.946,-8.926 -2.589,-11.503 5.72,-7.829 17.267,-8.914 26.01,-7.4 4.766,0.826 9.278,1.088 14.039,-0.052 3.533,-0.845 7.752,-4.399 11.49,-2.507 3.506,1.711 3.098,5.748 4.096,8.94 1.409,4.499 4.193,8.567 7.519,11.858 6.812,6.743 14.138,16.589 10.803,26.9 C 5.155,-8.506 -0.189,-7.015 0,0" /></g><g
+ transform="translate(215.7368,321.6992)"
+ id="g2905"><path
+ id="path2907"
+ style="fill:#f89734;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 0,0 c 0,0 11.985,5.765 21.784,5.146 0,0 7.573,-2.107 11.927,-4.1 0,0 6.191,-4.964 7.201,-8.663 0,0 2.938,-8.511 -7.186,-19.298 0,0 -5.095,-6.523 -6.302,-12.757 0,0 -0.092,-4.189 -2.53,-5.651 0,0 -4.019,-1.141 -6.971,0.514 -2.393,0.678 -4.844,1.214 -7.298,1.626 -5.684,0.954 -11.46,0.006 -17.159,1.061 -4.659,0.859 -10.534,2.956 -11.796,8.135 0,0 -2.888,2.565 0.798,13.578 0,0 2.001,12.357 17.532,20.409" /></g><g
+ transform="translate(196.5059,295.9878)"
+ id="g2909"><path
+ id="path2911"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 0,0 c 2.679,-1.011 4.179,-2.636 10.782,-1.915 3.055,0.334 5.723,3.269 8.877,2.476 8.535,-2.152 22.752,-17.621 22.222,-18.163 -0.955,-0.761 -11.555,14.2 -19.136,10.842 -1.809,-0.8 -4.551,-2.507 -6.534,-2.023 -0.958,0.237 -1.792,0.686 -2.52,1.358 -0.96,0.89 -1.642,2.731 -2.91,3.235 -1.728,0.688 -3.12,0.784 -4.914,1.167 -1.929,0.412 -3.938,1.262 -5.436,2.518" /></g><g
+ transform="translate(243.0967,279.8789)"
+ id="g2913"><path
+ id="path2915"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 0,0 c 0.714,-1.26 -0.438,-4.142 -0.984,-4.45 -0.544,-0.309 -3.745,0.106 -4.459,1.367 -0.713,1.258 0.327,2.263 1.83,3.114 C -2.109,0.883 -0.713,1.259 0,0" /></g><g
+ transform="translate(206.8965,302.1777)"
+ id="g2917"><path
+ id="path2919"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="M 0,0 C -0.872,1.155 2.11,3.59 2.733,3.646 3.357,3.701 6.101,2.003 6.231,0.562 6.361,-0.879 3.944,0.677 2.223,0.523 0.502,0.367 0.369,-0.49 0,0" /></g><g
+ transform="translate(262.0864,311.4141)"
+ id="g2921"><path
+ id="path2923"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 0,0 c -0.677,-9.71 -5.16,-14.594 -10.862,-21.908 -3.012,-3.861 -5.017,-8.005 -6.067,-12.766 -0.653,-2.955 -2.998,-5.396 -6.187,-5.296 -3.564,0.114 -6.928,2.23 -10.487,2.862 -4.641,0.826 -9.162,0.113 -13.801,-0.206 -4.671,-0.321 -8.985,0.475 -13.127,2.686 -0.069,0.036 -6.823,4.403 -6.476,4.649 4.916,3.463 2.528,8.458 -1.511,11.371 -5.349,3.857 -10.603,10.055 -12.841,16.365 -1.254,3.539 12.776,0.416 14.245,-0.23 4.956,-2.182 2.184,-9.504 1.431,-13.29 1.562,1.982 1.916,4.999 2.747,7.338 1.244,3.501 2.716,7.061 5.389,9.728 3.419,3.415 7.537,5.966 11.82,8.15 5.051,2.578 9.983,4.83 15.651,5.436 4.155,0.441 7.829,-0.055 11.682,-1.675 0.621,-0.264 4.807,-2.148 5.815,-1.898 -3.393,1.208 -10.569,4.446 -9.555,9.164 0.338,1.567 5.62,14.545 7.748,11.455 3.797,-5.514 5.733,-13.408 5.718,-20.002 C -8.68,6.954 -6.037,2.089 -0.348,4.037 -0.384,4.025 0.028,0.412 0,0 m -7.915,12.749 c -0.384,6.973 -1.874,15.488 -6.598,21.016 -3.544,4.145 -9.07,-7.937 -10.206,-9.767 -1.394,-2.243 -2.732,-5.033 -4.849,-6.672 -2.974,-2.305 -6.495,-2.395 -9.931,-3.535 -5.446,-1.808 -10.797,-4.617 -15.089,-8.453 -5.267,-4.707 -10.258,-4.165 -16.839,-3.686 -2.739,0.201 -12.979,2.429 -11.151,-3.382 2.213,-7.042 7.856,-12.98 13.52,-17.421 5.355,-4.199 2.976,-9.016 -2.615,-11.62 5.778,-7.908 17.443,-9.004 26.273,-7.474 4.815,0.834 9.372,1.096 14.18,-0.054 3.57,-0.851 7.831,-4.442 11.607,-2.531 3.541,1.728 3.129,5.806 4.139,9.031 1.422,4.543 4.234,8.652 7.594,11.977 C -1,-13.011 6.4,-3.065 3.032,7.352 -2.708,4.155 -8.107,5.663 -7.915,12.749" /></g><g
+ transform="translate(240.9268,311.4058)"
+ id="g2925"><path
+ id="path2927"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 0,0 c 0.288,1.418 -3.452,2.332 -4.038,2.113 -0.587,-0.218 -2.331,-2.933 -1.827,-4.29 0.502,-1.358 2.012,1.088 3.634,1.692 C -0.613,0.115 -0.123,-0.601 0,0" /></g><g
+ transform="translate(215.5869,289.4712)"
+ id="g2929"><path
+ id="path2931"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="M 0,0 C 0.181,0.136 0.365,0.415 0.297,0.387 0.506,0.79 0.527,1.284 0.305,1.718 -0.059,2.433 -0.937,2.72 -1.652,2.354 -2.369,1.99 -2.652,1.112 -2.286,0.396 -2.284,0.392 -2.281,0.389 -2.279,0.385 -2.35,0.414 -2.423,0.425 -2.492,0.459 -3.995,1.189 -4.734,2.865 -4.337,4.425 -4.47,4.253 -4.588,4.066 -4.688,3.865 -5.445,2.307 -4.793,0.431 -3.236,-0.324 c 0.9,-0.439 1.9,-0.392 2.733,0.017 0.058,0.021 0.117,0.039 0.174,0.068 C -0.204,-0.175 -0.098,-0.091 0,0" /></g><g
+ transform="translate(201.3467,286.79)"
+ id="g2933"><path
+ id="path2935"
+ style="fill:#f6ad44;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 0,0 c 0,0 4.649,-8.012 17.098,-5.728 0,0 8.646,2.306 13.661,-2.572 -1.023,0.995 -1.912,2.037 -3.159,2.8 -3.88,2.374 -8.425,1.586 -12.74,2.007 C 11.729,-3.186 8.814,-2.129 6.012,-0.74 4.997,-0.237 -0.543,3.323 0,0" /></g><g
+ transform="translate(254.4907,311.8257)"
+ id="g2937"><path
+ id="path2939"
+ style="fill:#f6ad44;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 0,0 c 0,0 2.953,-8.739 -7.189,-15.087 0,0 -5.659,-4.735 -5.408,-11.635 -0.051,1.406 -0.211,2.757 0.021,4.15 0.385,2.318 0.466,4.79 1.388,6.944 0.89,2.08 2.775,3.179 4.241,4.747 1.653,1.768 2.733,4.008 3.344,6.417 C -3.336,-3.416 -1.854,2.765 0,0" /></g></g></g><g
+ id="g2941"><g
+ id="g2943"><g
+ id="g2949"><g
+ id="g2951"><path
+ id="path2959"
+ style="fill:url(#linearGradient2921);stroke:none"
+ d="m 219.217,320.557 c -8.361,-3.819 -11.245,-7.843 -10.12,-9.455 l 0,0 c 1.232,-1.763 6.564,-3.975 10.462,-4.716 l 0,0 c 0.437,-0.084 0.615,0.54 0.788,1.164 l 0,0 c 0.175,0.625 0.345,1.251 0.769,1.164 l 0,0 c 2.49,-0.513 5.947,-3.826 7.154,-4.78 l 0,0 c 0.615,-0.486 1.778,-1.525 2.335,-1.306 l 0,0 c 0.448,0.18 -0.171,1.544 -0.27,2.567 l 0,0 c -0.129,1.34 -1.24,6.507 -0.799,8.453 l 0,0 c 0.16,0.711 0.67,0.604 1.192,0.498 l 0,0 c 0.53,-0.109 1.071,-0.219 1.268,0.538 l 0,0 c 1.018,3.921 1.895,7.666 0.749,9.206 l 0,0 c -0.292,0.393 -0.865,0.571 -1.664,0.571 l 0,0 c -2.414,0 -6.885,-1.63 -11.864,-3.904" /></g></g></g></g><g
+ id="g2961"><g
+ clip-path="url(#clipPath2965)"
+ id="g2963"><g
+ transform="translate(250.4868,321.0234)"
+ id="g3025"><path
+ id="path3027"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="m 0,0 c -1.953,-3.398 -2.12,-7.398 -9.162,-12.051 -1.332,-0.88 -2.181,-1.787 -2.848,-3.422 -3.239,-7.934 2.034,-25.066 2.768,-24.956 1.152,0.325 -5.615,14.689 -1.916,21.923 0.592,1.157 1.516,2.073 2.438,2.968 0.984,0.957 1.551,1.517 2.647,2.326 1.162,0.856 2.677,2.038 4.037,1.981 -0.91,0.038 -2.517,0.43 -3.432,0.469 0.717,1.218 2.645,3.181 3.182,4.031 1.328,2.1 1.92,4.192 2.286,6.731" /></g><g
+ transform="translate(245.6221,311.167)"
+ id="g3029"><path
+ id="path3031"
+ style="fill:#5c5d5d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ d="M 0,0 C 0.858,0.275 1.874,0.881 2.632,1.389 3.313,1.846 4.006,2.344 4.25,3.106 3.887,1.972 2.931,0.588 1.994,-0.055 1.517,-0.382 1.029,-0.701 0.617,-1.111 0.216,-1.509 -0.117,-1.482 -0.718,-1.59 -0.766,-1.337 -0.75,-1.075 -0.75,-0.813" /></g></g></g></g></g></svg> \ No newline at end of file
diff --git a/src/images/legacy-version.png b/src/images/legacy-version.png
new file mode 100644
index 0000000..f58f65a
--- /dev/null
+++ b/src/images/legacy-version.png
Binary files differ
diff --git a/src/images/logo.svg b/src/images/logo.svg
new file mode 100644
index 0000000..0239dcd
--- /dev/null
+++ b/src/images/logo.svg
@@ -0,0 +1,316 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="svg4071"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ xml:space="preserve"
+ width="119.26471"
+ height="145.2471"
+ viewBox="0 0 119.26471 145.2471"
+ sodipodi:docname="FOXYlogo.svg"><metadata
+ id="metadata4077"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs4075"><clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4085"><path
+ d="m 185.797,300.527 c 0,-22.396 18.681,-40.552 41.725,-40.552 l 0,0 c 23.044,0 41.725,18.156 41.725,40.552 l 0,0 c 0,22.397 -18.681,40.554 -41.725,40.554 l 0,0 c -23.044,0 -41.725,-18.157 -41.725,-40.554"
+ id="path4087"
+ inkscape:connector-curvature="0" /></clipPath><linearGradient
+ x1="0"
+ y1="0"
+ x2="1"
+ y2="0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-7.9998322,76.665482,76.665482,7.9998322,231.64795,260.98437)"
+ spreadMethod="pad"
+ id="linearGradient4093"><stop
+ style="stop-opacity:1;stop-color:#f7931d"
+ offset="0"
+ id="stop4095" /><stop
+ style="stop-opacity:1;stop-color:#fbb16b"
+ offset="1"
+ id="stop4097" /></linearGradient><clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4105"><path
+ d="m 211.943,333.94 c -18.988,-8.854 -27.403,-30.99 -18.798,-49.443 l 0,0 c 8.604,-18.453 30.971,-26.234 49.958,-17.381 l 0,0 c 18.986,8.854 27.401,30.99 18.797,49.442 l 0,0 c -6.194,13.284 -19.518,21.037 -33.58,21.037 l 0,0 c -5.473,0 -11.058,-1.175 -16.377,-3.655"
+ id="path4107"
+ inkscape:connector-curvature="0" /></clipPath><radialGradient
+ fx="0"
+ fy="0"
+ cx="0"
+ cy="0"
+ r="1"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(50.959351,23.761917,23.092804,-49.525528,208.03369,303.08252)"
+ spreadMethod="pad"
+ id="radialGradient4113"><stop
+ style="stop-opacity:1;stop-color:#e9e9ea"
+ offset="0"
+ id="stop4115" /><stop
+ style="stop-opacity:1;stop-color:#e9e9ea"
+ offset="0.70231894"
+ id="stop4117" /><stop
+ style="stop-opacity:1;stop-color:#7e8082"
+ offset="1"
+ id="stop4119" /></radialGradient><clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4127"><path
+ d="M 0,576 576,576 576,0 0,0 0,576 Z"
+ id="path4129"
+ inkscape:connector-curvature="0" /></clipPath><clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4179"><path
+ d="m 219.217,320.557 c -8.361,-3.819 -11.245,-7.843 -10.12,-9.455 l 0,0 c 1.232,-1.763 6.564,-3.975 10.462,-4.716 l 0,0 c 0.437,-0.084 0.615,0.54 0.788,1.164 l 0,0 c 0.175,0.625 0.345,1.251 0.769,1.164 l 0,0 c 2.49,-0.513 5.947,-3.826 7.154,-4.78 l 0,0 c 0.615,-0.486 1.778,-1.525 2.335,-1.306 l 0,0 c 0.448,0.18 -0.171,1.544 -0.27,2.567 l 0,0 c -0.129,1.34 -1.24,6.507 -0.799,8.453 l 0,0 c 0.16,0.711 0.67,0.604 1.192,0.498 l 0,0 c 0.53,-0.109 1.071,-0.219 1.268,0.538 l 0,0 c 1.018,3.921 1.895,7.666 0.749,9.206 l 0,0 c -0.292,0.393 -0.865,0.571 -1.664,0.571 l 0,0 c -2.414,0 -6.885,-1.63 -11.864,-3.904"
+ id="path4181"
+ inkscape:connector-curvature="0" /></clipPath><linearGradient
+ x1="0"
+ y1="0"
+ x2="1"
+ y2="0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(34.282654,-15.727585,-15.727585,-34.282654,213.80908,320.43213)"
+ spreadMethod="pad"
+ id="linearGradient4187"><stop
+ style="stop-opacity:1;stop-color:#faa54f"
+ offset="0"
+ id="stop4189" /><stop
+ style="stop-opacity:1;stop-color:#fbb16b"
+ offset="1"
+ id="stop4191" /></linearGradient><clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4199"><path
+ d="M 0,576 576,576 576,0 0,0 0,576 Z"
+ id="path4201"
+ inkscape:connector-curvature="0" /></clipPath></defs><sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1440"
+ inkscape:window-height="810"
+ id="namedview4073"
+ showgrid="false"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ showguides="true"
+ inkscape:zoom="2"
+ inkscape:cx="135.88583"
+ inkscape:cy="72.697884"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="g4079" /><g
+ id="g4079"
+ inkscape:groupmode="layer"
+ inkscape:label="FOXYlogo"
+ transform="matrix(1.25,0,0,-1.25,-224.11416,432.54923)"><g
+ id="g4081"><g
+ id="g4083"
+ clip-path="url(#clipPath4085)"><g
+ id="g4089"><g
+ id="g4091"><path
+ d="m 185.797,300.527 c 0,-22.396 18.681,-40.552 41.725,-40.552 l 0,0 c 23.044,0 41.725,18.156 41.725,40.552 l 0,0 c 0,22.397 -18.681,40.554 -41.725,40.554 l 0,0 c -23.044,0 -41.725,-18.157 -41.725,-40.554"
+ style="fill:url(#linearGradient4093);stroke:none"
+ id="path4099"
+ inkscape:connector-curvature="0" /></g></g></g></g><g
+ id="g4101"><g
+ id="g4103"
+ clip-path="url(#clipPath4105)"><g
+ id="g4109"><g
+ id="g4111"><path
+ d="m 211.943,333.94 c -18.988,-8.854 -27.403,-30.99 -18.798,-49.443 l 0,0 c 8.604,-18.453 30.971,-26.234 49.958,-17.381 l 0,0 c 18.986,8.854 27.401,30.99 18.797,49.442 l 0,0 c -6.194,13.284 -19.518,21.037 -33.58,21.037 l 0,0 c -5.473,0 -11.058,-1.175 -16.377,-3.655"
+ style="fill:url(#radialGradient4113);stroke:none"
+ id="path4121"
+ inkscape:connector-curvature="0" /></g></g></g></g><g
+ id="g4123"><g
+ id="g4125"
+ clip-path="url(#clipPath4127)"><g
+ id="g4131"
+ transform="translate(261.9004,316.5576)"><path
+ d="m 0,0 c 8.604,-18.451 0.188,-40.588 -18.798,-49.441 -18.986,-8.854 -41.353,-1.072 -49.958,17.38 -8.605,18.454 -0.189,40.589 18.798,49.443 C -30.972,26.235 -8.605,18.454 0,0 Z"
+ style="fill:none;stroke:#ffffff;stroke-width:1.76999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path4133"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4135"
+ transform="translate(253.9063,323.9209)"><path
+ d="m 0,0 c -0.38,6.903 -1.854,15.334 -6.533,20.806 -3.507,4.103 -8.978,-7.857 -10.103,-9.669 -1.38,-2.221 -2.706,-4.984 -4.8,-6.605 -2.945,-2.281 -6.431,-2.372 -9.833,-3.499 -5.391,-1.789 -10.688,-4.57 -14.938,-8.369 -5.214,-4.66 -10.154,-4.124 -16.67,-3.649 -2.711,0.199 -12.849,2.406 -11.04,-3.348 2.192,-6.973 7.778,-12.852 13.386,-17.248 5.302,-4.158 2.946,-8.926 -2.589,-11.503 5.72,-7.829 17.267,-8.914 26.01,-7.4 4.766,0.826 9.278,1.088 14.039,-0.052 3.533,-0.845 7.752,-4.399 11.49,-2.507 3.506,1.711 3.098,5.748 4.096,8.94 1.409,4.499 4.193,8.567 7.519,11.858 6.812,6.743 14.138,16.589 10.803,26.9 C 5.155,-8.506 -0.189,-7.015 0,0"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4137"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4139"
+ transform="translate(215.7368,321.6992)"><path
+ d="m 0,0 c 0,0 11.985,5.765 21.784,5.146 0,0 7.573,-2.107 11.927,-4.1 0,0 6.191,-4.964 7.201,-8.663 0,0 2.938,-8.511 -7.186,-19.298 0,0 -5.095,-6.523 -6.302,-12.757 0,0 -0.092,-4.189 -2.53,-5.651 0,0 -4.019,-1.141 -6.971,0.514 -2.393,0.678 -4.844,1.214 -7.298,1.626 -5.684,0.954 -11.46,0.006 -17.159,1.061 -4.659,0.859 -10.534,2.956 -11.796,8.135 0,0 -2.888,2.565 0.798,13.578 0,0 2.001,12.357 17.532,20.409"
+ style="fill:#f7931d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4141"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4143"
+ transform="translate(196.5059,295.9878)"><path
+ d="m 0,0 c 2.679,-1.011 4.179,-2.636 10.782,-1.915 3.055,0.334 5.723,3.269 8.877,2.476 8.535,-2.152 22.752,-17.621 22.222,-18.163 -0.955,-0.761 -11.555,14.2 -19.136,10.842 -1.809,-0.8 -4.551,-2.507 -6.534,-2.023 -0.958,0.237 -1.792,0.686 -2.52,1.358 -0.96,0.89 -1.642,2.731 -2.91,3.235 -1.728,0.688 -3.12,0.784 -4.914,1.167 -1.929,0.412 -3.938,1.262 -5.436,2.518"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4145"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4147"
+ transform="translate(243.0967,279.8789)"><path
+ d="m 0,0 c 0.714,-1.26 -0.438,-4.142 -0.984,-4.45 -0.544,-0.309 -3.745,0.106 -4.459,1.367 -0.713,1.258 0.327,2.263 1.83,3.114 C -2.109,0.883 -0.713,1.259 0,0"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4149"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4151"
+ transform="translate(206.8965,302.1777)"><path
+ d="M 0,0 C -0.872,1.155 2.11,3.59 2.733,3.646 3.357,3.701 6.101,2.003 6.231,0.562 6.361,-0.879 3.944,0.677 2.223,0.523 0.502,0.367 0.369,-0.49 0,0"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4153"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4155"
+ transform="translate(262.0864,311.4141)"><path
+ d="m 0,0 c -0.677,-9.71 -5.16,-14.594 -10.862,-21.908 -3.012,-3.861 -5.017,-8.005 -6.067,-12.766 -0.653,-2.955 -2.998,-5.396 -6.187,-5.296 -3.564,0.114 -6.928,2.23 -10.487,2.862 -4.641,0.826 -9.162,0.113 -13.801,-0.206 -4.671,-0.321 -8.985,0.475 -13.127,2.686 -0.069,0.036 -6.823,4.403 -6.476,4.649 4.916,3.463 2.528,8.458 -1.511,11.371 -5.349,3.857 -10.603,10.055 -12.841,16.365 -1.254,3.539 12.776,0.416 14.245,-0.23 4.956,-2.182 2.184,-9.504 1.431,-13.29 1.562,1.982 1.916,4.999 2.747,7.338 1.244,3.501 2.716,7.061 5.389,9.728 3.419,3.415 7.537,5.966 11.82,8.15 5.051,2.578 9.983,4.83 15.651,5.436 4.155,0.441 7.829,-0.055 11.682,-1.675 0.621,-0.264 4.807,-2.148 5.815,-1.898 -3.393,1.208 -10.569,4.446 -9.555,9.164 0.338,1.567 5.62,14.545 7.748,11.455 3.797,-5.514 5.733,-13.408 5.718,-20.002 C -8.68,6.954 -6.037,2.089 -0.348,4.037 -0.384,4.025 0.028,0.412 0,0 m -7.915,12.749 c -0.384,6.973 -1.874,15.488 -6.598,21.016 -3.544,4.145 -9.07,-7.937 -10.206,-9.767 -1.394,-2.243 -2.732,-5.033 -4.849,-6.672 -2.974,-2.305 -6.495,-2.395 -9.931,-3.535 -5.446,-1.808 -10.797,-4.617 -15.089,-8.453 -5.267,-4.707 -10.258,-4.165 -16.839,-3.686 -2.739,0.201 -12.979,2.429 -11.151,-3.382 2.213,-7.042 7.856,-12.98 13.52,-17.421 5.355,-4.199 2.976,-9.016 -2.615,-11.62 5.778,-7.908 17.443,-9.004 26.273,-7.474 4.815,0.834 9.372,1.096 14.18,-0.054 3.57,-0.851 7.831,-4.442 11.607,-2.531 3.541,1.728 3.129,5.806 4.139,9.031 1.422,4.543 4.234,8.652 7.594,11.977 C -1,-13.011 6.4,-3.065 3.032,7.352 -2.708,4.155 -8.107,5.663 -7.915,12.749"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4157"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4159"
+ transform="translate(240.9268,311.4058)"><path
+ d="m 0,0 c 0.288,1.418 -3.452,2.332 -4.038,2.113 -0.587,-0.218 -2.331,-2.933 -1.827,-4.29 0.502,-1.358 2.012,1.088 3.634,1.692 C -0.613,0.115 -0.123,-0.601 0,0"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4161"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4163"
+ transform="translate(215.5869,289.4712)"><path
+ d="M 0,0 C 0.181,0.136 0.365,0.415 0.297,0.387 0.506,0.79 0.527,1.284 0.305,1.718 -0.059,2.433 -0.937,2.72 -1.652,2.354 -2.369,1.99 -2.652,1.112 -2.286,0.396 -2.284,0.392 -2.281,0.389 -2.279,0.385 -2.35,0.414 -2.423,0.425 -2.492,0.459 -3.995,1.189 -4.734,2.865 -4.337,4.425 -4.47,4.253 -4.588,4.066 -4.688,3.865 -5.445,2.307 -4.793,0.431 -3.236,-0.324 c 0.9,-0.439 1.9,-0.392 2.733,0.017 0.058,0.021 0.117,0.039 0.174,0.068 C -0.204,-0.175 -0.098,-0.091 0,0"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4165"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4167"
+ transform="translate(201.3467,286.79)"><path
+ d="m 0,0 c 0,0 4.649,-8.012 17.098,-5.728 0,0 8.646,2.306 13.661,-2.572 -1.023,0.995 -1.912,2.037 -3.159,2.8 -3.88,2.374 -8.425,1.586 -12.74,2.007 C 11.729,-3.186 8.814,-2.129 6.012,-0.74 4.997,-0.237 -0.543,3.323 0,0"
+ style="fill:#f5aa35;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4169"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4171"
+ transform="translate(254.4907,311.8257)"><path
+ d="m 0,0 c 0,0 2.953,-8.739 -7.189,-15.087 0,0 -5.659,-4.735 -5.408,-11.635 -0.051,1.406 -0.211,2.757 0.021,4.15 0.385,2.318 0.466,4.79 1.388,6.944 0.89,2.08 2.775,3.179 4.241,4.747 1.653,1.768 2.733,4.008 3.344,6.417 C -3.336,-3.416 -1.854,2.765 0,0"
+ style="fill:#f5aa35;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4173"
+ inkscape:connector-curvature="0" /></g></g></g><g
+ id="g4175"><g
+ id="g4177"
+ clip-path="url(#clipPath4179)"><g
+ id="g4183"><g
+ id="g4185"><path
+ d="m 219.217,320.557 c -8.361,-3.819 -11.245,-7.843 -10.12,-9.455 l 0,0 c 1.232,-1.763 6.564,-3.975 10.462,-4.716 l 0,0 c 0.437,-0.084 0.615,0.54 0.788,1.164 l 0,0 c 0.175,0.625 0.345,1.251 0.769,1.164 l 0,0 c 2.49,-0.513 5.947,-3.826 7.154,-4.78 l 0,0 c 0.615,-0.486 1.778,-1.525 2.335,-1.306 l 0,0 c 0.448,0.18 -0.171,1.544 -0.27,2.567 l 0,0 c -0.129,1.34 -1.24,6.507 -0.799,8.453 l 0,0 c 0.16,0.711 0.67,0.604 1.192,0.498 l 0,0 c 0.53,-0.109 1.071,-0.219 1.268,0.538 l 0,0 c 1.018,3.921 1.895,7.666 0.749,9.206 l 0,0 c -0.292,0.393 -0.865,0.571 -1.664,0.571 l 0,0 c -2.414,0 -6.885,-1.63 -11.864,-3.904"
+ style="fill:url(#linearGradient4187);stroke:none"
+ id="path4193"
+ inkscape:connector-curvature="0" /></g></g></g></g><g
+ id="g4195"><g
+ id="g4197"
+ clip-path="url(#clipPath4199)"><g
+ id="g4203"
+ transform="translate(190.7241,261.791)"><path
+ d="m 0,0 13.065,0 0,-5.588 -5.924,0 0,-2.017 5.2,0 0,-5.072 -5.2,0 0,-6.83 -7.141,0 L 0,0 Z"
+ style="fill:#f7931d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4205"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4207"
+ transform="translate(214.5513,251.8828)"><path
+ d="m 0,0 c 0,-2.226 1.501,-3.752 3.648,-3.752 2.147,0 3.648,1.526 3.648,3.752 0,2.069 -1.397,3.803 -3.648,3.803 C 1.397,3.803 0,2.069 0,0 m 14.437,0.104 c 0,-6.261 -4.838,-10.013 -10.789,-10.013 -5.95,0 -10.789,3.752 -10.789,10.013 0,6.131 4.865,10.115 10.789,10.115 5.925,0 10.789,-3.984 10.789,-10.115"
+ style="fill:#f7931d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4209"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4211"
+ transform="translate(251.9355,261.791)"><path
+ d="m 0,0 -6.105,-9.132 6.959,-10.375 -8.072,0 -2.225,4.14 c -0.207,0.388 -0.336,0.776 -0.414,1.189 l -0.207,0 c -0.129,-0.465 -0.311,-0.905 -0.543,-1.344 l -2.174,-3.985 -8.072,0 6.831,10.375 -6.132,9.132 7.994,0 1.449,-2.768 c 0.285,-0.517 0.44,-1.06 0.595,-1.604 l 0.156,0 c 0.129,0.569 0.362,1.087 0.621,1.604 L -7.994,0 0,0 Z"
+ style="fill:#f7931d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4213"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4215"
+ transform="translate(262.3101,261.791)"><path
+ d="m 0,0 2.173,-5.097 0.207,0 c 0.207,0.621 0.388,1.243 0.647,1.837 L 4.424,0 l 7.969,0 -6.676,-11.099 0,-8.408 -6.933,0 0,8.408 L -8.021,0 0,0 Z"
+ style="fill:#f7931d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4217"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4219"
+ transform="translate(196.2456,236.8574)"><path
+ d="m 0,0 -2.792,0 0,-2.57 2.803,0 c 0.543,0 0.984,0.105 1.323,0.317 0.369,0.227 0.554,0.535 0.554,0.928 C 1.888,-0.441 1.258,0 0,0 M 1.892,-3.091 C 1.333,-3.4 0.64,-3.555 -0.19,-3.555 l -2.602,0 0,-3.133 -1.086,0 0,7.672 3.813,0 c 2.036,0 3.054,-0.765 3.054,-2.297 0,-0.786 -0.365,-1.377 -1.097,-1.778"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4221"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4223"
+ transform="translate(196.2456,236.8574)"><path
+ d="m 0,0 -2.792,0 0,-2.57 2.803,0 c 0.543,0 0.984,0.105 1.323,0.317 0.369,0.227 0.554,0.535 0.554,0.928 C 1.888,-0.441 1.258,0 0,0 Z M 1.892,-3.091 C 1.333,-3.4 0.64,-3.555 -0.19,-3.555 l -2.602,0 0,-3.133 -1.086,0 0,7.672 3.813,0 c 2.036,0 3.054,-0.765 3.054,-2.297 0,-0.786 -0.365,-1.377 -1.097,-1.778 z"
+ style="fill:none;stroke:#535454;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path4225"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4227"
+ transform="translate(213.5576,236.8574)"><path
+ d="m 0,0 -2.888,0 0,-2.477 2.707,0 c 0.604,0 1.083,0.102 1.438,0.306 0.393,0.226 0.589,0.558 0.589,0.995 C 1.846,-0.392 1.23,0 0,0 m 1.935,-2.942 c 0.586,-0.37 0.88,-0.928 0.88,-1.675 l 0,-2.071 -1.086,0 0,2.036 c 0,0.784 -0.619,1.175 -1.856,1.175 l -2.761,0 0,-3.211 -1.086,0 0,7.672 3.951,0 c 1.97,0 2.955,-0.709 2.955,-2.127 0,-0.807 -0.332,-1.407 -0.997,-1.799"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4229"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4231"
+ transform="translate(213.5576,236.8574)"><path
+ d="m 0,0 -2.888,0 0,-2.477 2.707,0 c 0.604,0 1.083,0.102 1.438,0.306 0.393,0.226 0.589,0.558 0.589,0.995 C 1.846,-0.392 1.23,0 0,0 Z m 1.935,-2.942 c 0.586,-0.37 0.88,-0.928 0.88,-1.675 l 0,-2.071 -1.086,0 0,2.036 c 0,0.784 -0.619,1.175 -1.856,1.175 l -2.761,0 0,-3.211 -1.086,0 0,7.672 3.951,0 c 1.97,0 2.955,-0.709 2.955,-2.127 0,-0.807 -0.332,-1.407 -0.997,-1.799 z"
+ style="fill:none;stroke:#535454;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path4233"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4235"
+ transform="translate(233.5015,236.0957)"><path
+ d="m 0,0 c -0.565,0.487 -1.365,0.73 -2.397,0.73 -1.034,0 -1.829,-0.245 -2.387,-0.735 -0.558,-0.491 -0.837,-1.188 -0.837,-2.095 0,-0.905 0.283,-1.618 0.849,-2.138 0.565,-0.521 1.356,-0.782 2.375,-0.782 1.032,0 1.832,0.259 2.397,0.776 0.565,0.516 0.848,1.231 0.848,2.144 0,0.913 -0.283,1.614 -0.848,2.1 m 0.763,-4.951 c -0.781,-0.702 -1.835,-1.053 -3.163,-1.053 -1.335,0 -2.389,0.349 -3.163,1.047 -0.772,0.698 -1.159,1.65 -1.159,2.857 0,1.208 0.396,2.151 1.188,2.83 0.762,0.657 1.806,0.985 3.134,0.985 1.328,0 2.377,-0.328 3.146,-0.985 0.792,-0.679 1.188,-1.622 1.188,-2.83 0,-1.199 -0.391,-2.15 -1.171,-2.851"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4237"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4239"
+ transform="translate(233.5015,236.0957)"><path
+ d="m 0,0 c -0.565,0.487 -1.365,0.73 -2.397,0.73 -1.034,0 -1.829,-0.245 -2.387,-0.735 -0.558,-0.491 -0.837,-1.188 -0.837,-2.095 0,-0.905 0.283,-1.618 0.849,-2.138 0.565,-0.521 1.356,-0.782 2.375,-0.782 1.032,0 1.832,0.259 2.397,0.776 0.565,0.516 0.848,1.231 0.848,2.144 0,0.913 -0.283,1.614 -0.848,2.1 z m 0.763,-4.951 c -0.781,-0.702 -1.835,-1.053 -3.163,-1.053 -1.335,0 -2.389,0.349 -3.163,1.047 -0.772,0.698 -1.159,1.65 -1.159,2.857 0,1.208 0.396,2.151 1.188,2.83 0.762,0.657 1.806,0.985 3.134,0.985 1.328,0 2.377,-0.328 3.146,-0.985 0.792,-0.679 1.188,-1.622 1.188,-2.83 0,-1.199 -0.391,-2.15 -1.171,-2.851 z"
+ style="fill:none;stroke:#535454;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path4241"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4243"
+ transform="translate(251.9077,230.1699)"><path
+ d="M 0,0 -2.891,3.174 -5.832,0 l -1.417,0 3.63,3.93 -3.456,3.742 1.434,0 2.742,-2.978 2.759,2.978 1.416,0 L -2.175,3.936 1.399,0 0,0 Z"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4245"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4247"
+ transform="translate(251.9077,230.1699)"><path
+ d="M 0,0 -2.891,3.174 -5.832,0 l -1.417,0 3.63,3.93 -3.456,3.742 1.434,0 2.742,-2.978 2.759,2.978 1.416,0 L -2.175,3.936 1.399,0 0,0 Z"
+ style="fill:none;stroke:#535454;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path4249"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4251"
+ transform="translate(266.6904,233.792)"><path
+ d="m 0,0 0,-3.622 -1.086,0 0,3.621 -3.977,4.051 1.446,0 3.062,-3.108 3.073,3.108 1.429,0 L 0,0 Z"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4253"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4255"
+ transform="translate(266.6904,233.792)"><path
+ d="m 0,0 0,-3.622 -1.086,0 0,3.621 -3.977,4.051 1.446,0 3.062,-3.108 3.073,3.108 1.429,0 L 0,0 Z"
+ style="fill:none;stroke:#535454;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path4257"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4259"
+ transform="translate(250.4868,321.0234)"><path
+ d="m 0,0 c -1.953,-3.398 -2.12,-7.398 -9.162,-12.051 -1.332,-0.88 -2.181,-1.787 -2.848,-3.422 -3.239,-7.934 2.034,-25.066 2.768,-24.956 1.152,0.325 -5.615,14.689 -1.916,21.923 0.592,1.157 1.516,2.073 2.438,2.968 0.984,0.957 1.551,1.517 2.647,2.326 1.162,0.856 2.677,2.038 4.037,1.981 -0.91,0.038 -2.517,0.43 -3.432,0.469 0.717,1.218 2.645,3.181 3.182,4.031 1.328,2.1 1.92,4.192 2.286,6.731"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4261"
+ inkscape:connector-curvature="0" /></g><g
+ id="g4263"
+ transform="translate(245.6221,311.167)"><path
+ d="M 0,0 C 0.858,0.275 1.874,0.881 2.632,1.389 3.313,1.846 4.006,2.344 4.25,3.106 3.887,1.972 2.931,0.588 1.994,-0.055 1.517,-0.382 1.029,-0.701 0.617,-1.111 0.216,-1.509 -0.117,-1.482 -0.718,-1.59 -0.766,-1.337 -0.75,-1.075 -0.75,-0.813"
+ style="fill:#535454;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path4265"
+ inkscape:connector-curvature="0" /></g></g></g></g></svg> \ No newline at end of file
diff --git a/src/import-proxy-list.html b/src/import-proxy-list.html
new file mode 100644
index 0000000..dafef6e
--- /dev/null
+++ b/src/import-proxy-list.html
@@ -0,0 +1,114 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title data-i18n="import">FoxyProxy </title>
+ <link rel="icon" type="image/png" href="/images/icon.svg">
+ <link rel="stylesheet" href="styles/fontawesome-4.6.3.css">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ i.fa, i.fa:hover { color: inherit; font-size: inherit; }
+ i.fa.fa-eye, i.fa.fa-eye:hover {
+ font-size: 1.5em;
+ vertical-align: middle;
+ }
+ label {
+ display: inline-block;
+ }
+ textarea {
+ height: 10em;
+ }
+ div.tooltip hr {
+ color: white;
+ }
+ div.tooltip h3 {
+ margin: 0 0 .2em 0;
+ }
+ .align-right {
+ text-align: right;
+ }
+ .no-margin {
+ margin: 0;
+ }
+ #completeFormatTooltip {
+ width: 40rem;
+ }
+ </style>
+ </head>
+ <body>
+
+ <!-- header -->
+ <div class="prime header" data-i18n="importProxyList"></div>
+
+ <!-- spinner -->
+ <div class="spinner on"><i class="fa fa-refresh fa-spin"></i></div>
+
+ <!-- main -->
+ <div class="prime">
+ <div class="tooltip">
+ <span data-i18n="pasteList"></span> <span data-i18n="formats"></span> <span data-i18n="simple"></span>
+ <i class="fa fa-info-circle"></i>
+ <div class="tooltiptext bottom table">
+ <div class="tooltiptable">
+ <p class="no-margin" data-i18n="simpleFormat"></p>
+ <p class="monospace"><span data-i18n="ipPort"></span><br><span data-i18n="ipPort"></span><br><span data-i18n="ipPortUsernamePassword"></span></p>
+ </div>
+ <hr>
+ <div class="tooltiptablefooter">
+ <h3 data-i18n="examples"></h3>
+ 78.205.12.1:6001<br>12.999.51.81:3128<br>foobar.com:12001<br>foobar.com:3128:kyleReese:hunterKiller
+ <p><a data-i18n="help" target="_blank" href="https://github.com/foxyproxy/firefox-extension/wiki/Import-Proxy-List"></a></p>
+ </div>
+ </div>
+ </div>
+ /
+ <div class="tooltip">
+ <span data-i18n="complete"></span>
+ <i class="fa fa-info-circle"></i>
+ <div id="completeFormatTooltip" class="tooltiptext bottom table">
+ <div class="tooltiptable">
+ <p data-i18n="completeFormat"></p>
+ <h3 data-i18n="examples"></h3>
+ <p class="monospace">* proxy://78.205.12.1:666<br>
+ * proxy://johnConnor:hunterKiller@192.168.100.9:5192?color=663300<br>
+ * socks://12.999.51.81?title=China&cc=CN&country=中国&proxyDns=false<br>
+ * socks://12.999.51.81:331?patternExcludesIntranet=false<br>
+ * https://192.168.100.9:5192?patternIncludesAll=false<br>
+ * ssl://kyleReese:passw0rd@78.205.12.1:21?color=ff00bc&title=work%20proxy</p>
+ </div>
+ <hr>
+ <div class="tooltiptablefooter">
+ <a data-i18n="help" target="_blank" href="https://github.com/foxyproxy/firefox-extension/wiki/Import-Proxy-List"></a>
+ </div>
+ </div>
+ </div>
+ <br><br>
+
+ <textarea id="proxyList"></textarea>
+
+ <label data-i18n="overwriteProxies"></label>
+ <input id="overwrite" type="checkbox" class="switch"><label for="overwrite"></label>
+ <div class="tooltip">
+ <i class="fa fa-info-circle"></i>
+ <div class="tooltiptext center bottom">
+ <div class="tooltiptable">
+ <span data-i18n="overwritProxiesHelp1"></span>
+ </div>
+ <br>
+ <div class="tooltiptable">
+ <span data-i18n="overwritProxiesHelp2"></span>
+ </div>
+ </div>
+ </div>
+ <br><br>
+ <button id="import" type="button" class="button" data-i18n="import"><i class="fa fa-download"></i> </button>
+
+ <div class="align-right">
+ <button type="button" class="button" data-i18n="back">&#x25c1; </button>
+ </div>
+ </div>
+
+ <script src="scripts/utils.js"></script>
+ <script src="scripts/import-proxy-list.js"></script>
+ </body>
+</html>
diff --git a/src/import.html b/src/import.html
new file mode 100644
index 0000000..759ee48
--- /dev/null
+++ b/src/import.html
@@ -0,0 +1,96 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title data-i18n="import">FoxyProxy </title>
+ <link rel="icon" type="image/png" href="/images/icon.svg">
+ <link rel="stylesheet" href="styles/fontawesome-4.6.3.css">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ i.fa, i.fa:hover { color: inherit; font-size: inherit; }
+ i.fa.fa-eye, i.fa.fa-eye:hover {
+ font-size: 1.5em;
+ vertical-align: middle;
+ }
+ button.plain {
+ vertical-align: text-bottom;
+ }
+ label {
+ display: inline-block;
+ min-width: 5em;
+ }
+ input[type="text"], input[type="password"] {
+ display: inline-block;
+ width: 10em;
+ height: auto;
+ padding: 0.1em
+ }
+ input#username {
+ margin-right: 1em;
+ }
+ fieldset {
+ margin-bottom: 1.5em;
+ }
+
+ </style>
+ </head>
+ <body>
+
+ <!-- header -->
+ <div class="prime header" data-i18n="import"></div>
+
+ <!-- spinner -->
+ <div class="spinner on"><i class="fa fa-refresh fa-spin"></i></div>
+
+ <!-- main -->
+ <div class="prime">
+
+ <fieldset>
+ <legend>Import VPN/Proxies from FoxyProxy Purchase</legend>
+ <p>If you have a paid account with <a href="https://getfoxyproxy.org/order/" target="_blank">FoxyProxy</a>, you can import your proxies here.</p>
+
+ <label>Username</label>
+ <input id="username" type="text" spellcheck="false" placeholder="username">
+
+ <label>Password</label>
+ <input id="password" type="password" spellcheck="false" placeholder="*****">
+ <button type="button" class="plain" data-i18n="togglePW|title"><i class="fa fa-eye"></i></button>
+ <br>
+ <button id="importFP" type="button" class="button" data-i18n="import"><i class="fa fa-download"></i> </button>
+ </fieldset>
+
+
+ <fieldset>
+ <legend>Import Settings from FoxyProxy 6.0+</legend>
+
+ <p>FoxyProxy can use <a href="https://support.mozilla.org/products/firefox/sync" target="_blank">Firefox Sync</a> to synchronize settings across different installations of Firefox. But if you don't use Firefox Sync or want to share your settings with friends,<button type="button" class="button small" data-i18n="export"><i class="fa fa-upload"></i> </button> FoxyProxy settings. Then use this page to import those settings. By default, the file is called <i><span data-i18n="extensionName"></span>_YYYY-MM-DD.json</i>.<br><br>
+ <input type="file" id="importJson" accept=".json">
+ <label for="importJson" class="button" data-i18n="import"><i class="fa fa-download"></i> </label>
+ </fieldset>
+
+ <fieldset>
+ <legend>Import Settings from FoxyProxy 4.x and earlier</legend>
+
+ <p>Firefox has completely changed the addon system since FoxyProxy 4.x and earlier. Older FoxyProxy versions used a pop-up window. It looked a little different on Windows, Mac, and Linux, but the essence was like the image below.</p>
+
+ <p>Unfortunately, due to Firefox 57+ limitations, we cannot read your FoxyProxy settings automatically. However, they are not lost. To import your old settings, please select the file <i>foxyproxy.xml</i> below. You can find it in the <a href="https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data#w_how-do-i-find-my-profile" target="_blank">Firefox profile directory</a>.<br><br>
+ <input type="file" id="importXml" accept=".xml">
+ <label for="importXml" class="button" data-i18n="import"><i class="fa fa-download"></i> </label>
+ </p>
+
+ <p style="text-align: center;"><a target="_blank" href="/images/legacy-version.png"><img src="/images/legacy-version.png" style="width: 300px;"></a><br>
+ <i>(click image for larger picture)</i></p>
+ </fieldset>
+
+
+
+ <div style="text-align: right;">
+ <button type="button" class="button" data-i18n="back">&#x25c1; </button>
+ </div>
+
+ </div>
+
+ <script src="scripts/utils.js"></script>
+ <script src="scripts/import.js"></script>
+ </body>
+</html>
diff --git a/src/log.html b/src/log.html
new file mode 100644
index 0000000..d9212ab
--- /dev/null
+++ b/src/log.html
@@ -0,0 +1,128 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title data-i18n="log">FoxyProxy </title>
+ <link rel="icon" type="image/png" href="/images/icon.svg">
+ <link rel="stylesheet" href="styles/fontawesome-4.6.3.css">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ tbody tr:hover a { color: #a0522d; }
+ tbody td { padding: 0em 0.2em; overflow-x: auto; text-overflow: ellipsis; white-space: nowrap; scrollbar-color: #ddd #f5f5f5; scrollbar-width: thin; }
+ td:nth-child(1) { max-width: 20em; }
+ td:nth-child(2) { max-width: 5em; }
+ td:nth-child(3) { width: 2em; border-radius: 5px; border: 2px solid #fff; }
+ td:nth-child(4) { max-width: 8em; }
+ td:nth-child(5) { max-width: 8em; }
+ td:nth-child(6) { max-width: 14em; }
+ .prime.warning { font-size: 0.9em; padding: 0.5em;}
+ tbody { counter-reset: n; }
+ tbody tr td:first-child::before {
+ display: inline-block;
+ color: #aaa;
+ min-width: 1.5em;
+ text-align: right;
+ vertical-align: middle;
+ margin-right: 0.4em;
+ pointer-events: none;
+ counter-increment: n;
+ content: counter(n);
+ font-size: 0.7em;
+ }
+
+ label[data-i18n] {
+ margin: 0 0.5em 0 1em;
+ }
+
+ input[type="text"] {
+ display: inline-block;
+ width: 5em;
+ padding: 0.2em;
+ height: auto;
+ }
+ i.fa, i.fa:hover { color: inherit; font-size: inherit; }
+ </style>
+ </head>
+ <body>
+
+ <!-- header -->
+ <div class="prime header" data-i18n="log"></div>
+
+
+ <!-- spinner --> <!-- options, patterns, log -->
+ <div class="spinner on"><i class="fa fa-refresh fa-spin"></i></div>
+
+
+ <!-- main -->
+ <div class="prime">
+
+ <div style="text-align: right;">
+
+ <label data-i18n="log"></label>
+ <input type="checkbox" class="switch" id="onOff"><label for="onOff"></label>
+
+ <label data-i18n="logSize"></label>
+ <input id="logSize" type="text">
+
+ </div>
+
+ <div class="prime warning"><strong>Failed URLs display here, too!</strong><br>
+ A row in this log does not mean the URL successfully loaded. The log shows only how <strong>attempts</strong> were made to load URLs. If the proxy server was not responding or there was some other problem which prevented the URL from loading, the URL still displays here. This is a limitation of Firefox 57+.
+ </div>
+
+ <h3 data-i18n="matchedURLs"></h3>
+ <div class="scroll">
+ <table>
+ <thead>
+ <tr>
+ <th data-i18n="url"></th><th data-i18n="proxyTitle"></th><th data-i18n="color"></th>
+ <th data-i18n="proxyAddress"></th><th data-i18n="matchPattern"></th><th data-i18n="whiteBlack"></th>
+ <th data-i18n="timestamp"></th>
+ </tr>
+ <!-- template -->
+ <tr class="matchedtemplate">
+ <td><a href="" target="_blank"></a></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ </tr>
+ </thead>
+
+ <tbody></tbody>
+ </table>
+ </div>
+
+ <h3 data-i18n="unmatchedURLs"></h3>
+ <div class="scroll">
+ <table>
+ <thead>
+ <tr>
+ <th data-i18n="url"></th>
+ <th data-i18n="timestamp"></th>
+ </tr>
+ <!-- template -->
+ <tr class="unmatchedtemplate">
+ <td><a href="" target="_blank"></a></td>
+ <td></td>
+ </tr>
+ </thead>
+
+ <tbody></tbody>
+ </table>
+ </div>
+
+ <div style="margin-top: 1em; text-align: right;">
+ <button type="button" data-i18n="back">&#x25c1; </button>
+ <button type="button" data-i18n="refresh"><i class="fa fa-refresh"></i> </button>
+ <button type="button" class="alert" data-i18n="clear"><i class="fa fa-trash"></i> </button>
+ </div>
+
+ </div>
+
+ <script src="scripts/utils.js"></script>
+ <script src="scripts/log.js"></script>
+ </body>
+</html>
diff --git a/src/manifest.json b/src/manifest.json
new file mode 100644
index 0000000..bec12f2
--- /dev/null
+++ b/src/manifest.json
@@ -0,0 +1,54 @@
+{
+ "manifest_version": 2,
+
+ "name": "__MSG_extensionName__",
+ "description": "__MSG_extensionDescription__",
+ "version": "7.5.1",
+ "default_locale": "en",
+ "homepage_url": "https://getfoxyproxy.org/",
+ "author": "Eric Jung",
+
+ "icons": {
+ "16": "images/icon.svg",
+ "32": "images/icon.svg",
+ "48": "images/icon.svg",
+ "64": "images/icon.svg",
+ "128": "images/icon.svg"
+ },
+
+ "background": {
+ "scripts": ["scripts/utils.js", "scripts/background.js", "scripts/matcher.js"]
+ },
+
+ "options_ui": {
+ "page": "options.html",
+ "open_in_tab": true,
+ "browser_style": true
+ },
+
+ "browser_action": {
+ "default_icon": "images/icon.svg",
+ "default_title": "__MSG_extensionName__",
+ "default_popup": "popup.html",
+ "browser_style": true
+ },
+
+ "permissions": [
+ "browsingData",
+ "proxy",
+ "storage",
+ "tabs",
+ "webRequest",
+ "webRequestBlocking",
+ "downloads",
+ "notifications",
+ "<all_urls>"
+ ],
+
+ "browser_specific_settings": {
+ "gecko": {
+ "id": "foxyproxy@eric.h.jung",
+ "strict_min_version": "60.0"
+ }
+ }
+}
diff --git a/src/options.html b/src/options.html
new file mode 100644
index 0000000..23057d0
--- /dev/null
+++ b/src/options.html
@@ -0,0 +1,140 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title data-i18n="options">FoxyProxy </title>
+ <link rel="icon" type="image/png" href="/images/icon.svg">
+ <link rel="stylesheet" href="styles/fontawesome-4.6.3.css">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ nav { width: 14em; margin-right: 0.5em; }
+ nav i.fa { margin-right: 0.4em; font-size: 1.6em; }
+ nav a { display: block; padding: 0.2em 0.5em; border-radius: 0 50px 50px 0; cursor: pointer; }
+ nav a:hover { background-color: #ffebcd; }
+ button i.fa { font-size: 1.8em; color: #ccc; }
+ button i.fa:hover { color: #f90; }
+ button[data-i18n="help|title"] { margin-right: 0.5em; }
+ i.fa-lock { color: #ccc; font-size: 1.3em; vertical-align: middle; margin-right: 0.3em; }
+ i.fa.fa-lock.on, i.fa-lock.on:hover { color: #080; }
+
+ .rightColumn { padding: 1em; flex-grow: 1; border: 1px solid #ccc; border-radius: 5px; }
+ .pxy { opacity: 1; transition: all 0.5s ease-in-out; border: 1px solid #ccc; border-radius: 5px;
+ margin: 0 0 0.2em 0; padding: 0.2em 0.4em; }
+ .pxy.on { box-shadow: 0px 2px 4px rgba(0,0,0,0.6); }
+ .pxy:first-of-type button.up,
+ .pxy:last-of-type button.down { visibility: hidden; }
+ #accounts { max-height: 60vh; }
+ #accounts div:last-of-type { margin: 0; }
+
+ .title, .address { display: inline-block; vertical-align: middle; }
+ .title { width: 6em; margin: 0 0.5em; }
+ .address { max-width: 10em; }
+ #accounts button.small { margin-left: 0.2em; }
+
+ .scroll { max-height: 40vh; padding-right: 0.2em; }
+
+ .color{
+ width: 2em;
+ display: inline-block;
+ border-radius: 5px;
+ border: 2px solid #fff;
+ box-shadow: 0px 2px 3px #777;
+ font-size: 0.8em;
+ width: 3em;
+ }
+ </style>
+
+ </head>
+ <body>
+
+ <!-- header -->
+ <div class="prime header" data-i18n="optionsPage"></div>
+
+
+ <!-- spinner -->
+ <div class="spinner on"><i class="fa fa-refresh fa-spin"></i></div>
+
+ <!-- error -->
+ <div id="error" class="prime hide"><h5 data-i18n="erroNoSettings"></h5></div>
+
+
+ <!-- main -->
+ <div class="prime">
+ <div style="display: flex;">
+
+ <nav>
+ <a data-i18n="add"><i class="fa fa-plus-circle"></i></a>
+ <a data-i18n="import"><i class="fa fa-download"></i></a>
+ <a data-i18n="importProxyList""><i class="fa fa-list"></i></a>
+ <a data-i18n="export"><i class="fa fa-upload"></i></a>
+ <a data-i18n="deleteAll"><i class="fa fa-trash"></i></a>
+ <a data-i18n="deleteBrowserData"><i class="fa fa-eraser" style="margin-right: 0.1em;"></i></a>
+ <a href="https://getfoxyproxy.org/geoip/" target="_blank" data-i18n="myIP"><i class="fa fa-globe"></i></a>
+ <a data-i18n="log"><i class="fa fa-file-text"></i></a>
+ <a data-i18n="about"><i class="fa fa-info-circle"></i></a>
+ </nav>
+
+ <div id="rightColumn" class="rightColumn">
+
+ <!-- select & sync -->
+ <div id="selectAndSync" class="flex">
+ <select id="mode">
+ <option value="patterns" style="color: #f90;" data-i18n="modePatterns"></option>
+ <option value="disabled" style="color: red;" data-i18n="modeDisabled"></option>
+ </select>
+
+ <div style="text-align: right;">
+ <span data-i18n="syncSettings"></span>
+ <button type="button" class="plain" data-i18n="help|title"><i class="fa fa-question-circle"></i></button>
+ <input type="checkbox" class="switch" id="syncOnOff"><label for="syncOnOff"></label>
+ </div>
+ </div>
+
+ <!-- proxy list -->
+ <div id="accounts" class="scroll"></div>
+ <div id="help" style="text-align: center;margin: 15% auto"> <!-- try to center -->
+ <span data-i18n="noProxies"></span>
+ Please click <a data-i18n="add" href="/proxy.html"><i class="fa fa-plus-circle"></i> </a> to start.
+ </div>
+
+ <!-- template -->
+ <div class="pxy flex template">
+ <div>
+ <span class="color">&nbsp;</span>
+ <span class="title ellipsis"></span>
+ <span class="address ellipsis"></span>
+ <span class="flag hide"></span>
+
+ </div>
+ <div style="text-align: right;">
+ <i class="fa fa-lock"></i>
+ <input type="checkbox" name="onOff" class="switch" id=""><label for=""></label>
+ <button type="button" class="small" data-i18n="edit"></button>
+ <button type="button" class="small" data-i18n="patterns"></button>
+ <button type="button" class="plain" data-i18n="delete|title"><i class="fa fa-trash"></i></button>
+ <button type="button" class="plain up" data-i18n="up|title"><i class="fa fa-caret-up"></i></button>
+ <button type="button" class="plain down" data-i18n="down|title"><i class="fa fa-sort-desc"></i></button>
+ </div>
+ </div>
+
+ </div>
+ </div>
+ </div>
+
+ <!-- popup -->
+ <div class="popup">
+ <div>
+ <h3></h3>
+ <div></div>
+ <div style="text-align: right;">
+ <button type="button" class="alert" data-i18n="cancel"></button>&nbsp;
+ <button type="submit" data-i18n="ok"></button>
+ </div>
+ </div>
+ </div>
+
+
+ <script src="scripts/utils.js"></script>
+ <script src="scripts/options.js"></script>
+ </body>
+</html> \ No newline at end of file
diff --git a/src/pattern-help.html b/src/pattern-help.html
new file mode 100644
index 0000000..890d842
--- /dev/null
+++ b/src/pattern-help.html
@@ -0,0 +1,119 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title>FoxyProxy Pattern Help</title>
+ <link rel="icon" type="image/png" href="/images/icon.svg">
+ <link rel="stylesheet" href="styles/fontawesome-4.6.3.css">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ td { font-size: 0.9em; }
+ td:not(:first-of-type) { font-family: monospace; }
+ </style>
+ </head>
+ <body>
+
+ <!-- header -->
+ <div class="prime header">Pattern Help</div>
+
+ <!-- main -->
+ <div class="prime">
+
+ <div style="text-align: right;">
+
+ <div class="tooltip">
+ <span data-i18n="patternCheatSheet" class="fp-orange"></span>
+ <i class="fa fa-info-circle"></i>
+ <div class="tooltiptext bottom table">
+ <div class="tooltiptable">
+ <div class="monospace">*</div>
+ <div>all domains</div>
+ <div class="monospace">*.bbc.co.uk</div>
+ <div>exact domain and all subdomains</div>
+ <div class="monospace">**.bbc.co.uk</div>
+ <div>subdomains only (not bbc.co.uk)</div>
+ <div class="monospace">bbc.co.uk</div>
+ <div>exact domain only</div>
+ </div>
+ <hr>
+ <div class="tooltiptablefooter">
+ <div>Black patterns take precedence over white patterns. For example, a black pattern of <span class="monospace">*</span> means nothing will match, regardless of any white patterns.</div>
+ </div>
+ </div>
+ </div>
+ |
+ <a href="/pattern-tester.html" target="_blank"><span data-i18n="patternTester"></span> <i class="fa fa-flask"></i></a>
+ </div>
+
+ <p><h3 style="display: inline-block;">TL;DR</h3>: <a href="#examples">show me the examples</a></p>
+
+ <h3>What are they?</h3>
+ <p>Patterns are a way to specify groups of URLs: a pattern matches a specific set of URLs. If a white pattern matches a URL the browser wants to load, the proxy for that white pattern is used to load the URL <strong class="prime tiny warning">unless a black pattern also matches!</strong> Black patterns take precendence over white patterns and are always checked first. If both white and black patterns (in the same proxy) match a URL, that proxy is <strong>not</strong> used to load that URL.</p>
+ <div class="prime small warning">Patterns are <strong>ignored</strong> unless FoxyProxy is set to <i>Use Enabled Proxies By Patterns and Priority</i>.</div>
+
+ <h3>Ordering</h3>
+ <p>Every URL is compared with the patterns for each proxy. The white/black patterns for the top-most (first) proxy are checked first, then the next set of white/black patterns are checked, and on down the list of proxies until there is a match. If there is no match, Firefox's native proxy settings are used to load the URL. Older versions of FoxyProxy had a <i>Default</i> proxy that acted as a catch-all to matches all URLs. You may still have <i>Default</i> in FoxyProxy if you upgraded from a previous version.
+ <p>You can re-order the proxies using the arrow buttons as you like, but <strong>the white/black patterns for the top-most (first) proxy are checked first.</strong></p>
+ <p>If a black pattern matches, the proxy is not used for that URL <i>even if a white pattern also matches</i>. The black pattern takes priority. The URL may, however, load through another proxy you've defined if that proxy has a matching whitelist pattern and no matching blacklist pattern.</p>
+ <p>The order of white patterns and black patterns within a proxy do not matter.</p>
+
+ <h3>Wildcards</h3>
+ <div class="prime alert">
+ Because of <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1337001">Firefox limitations</a>, only URL domains, subdomains, and ports are recognized in patterns. Do not use paths or query parameters in patterns. Example: <strong>*.foxyproxy.com:30053</strong> is OK but not <strong>*.foxyproxy.com:30053/help/*</strong>
+ </div>
+
+ <h4 id="examples">Examples</h4>
+ <table>
+ <thead><tr><th>Pattern</th><th>Example Matches</th><th>Example Non-Matches</th></thead>
+ <tbody>
+ <tr>
+ <td><strong>*.foxyproxy.com</strong><br>Match URLs at foxyproxy.com and all subdomains</td>
+ <td>foxyproxy.com/order.html<br>help.foxyproxy.com/index.html<br>foo.bar.foxyproxy.com<br>twostep.foxyproxy.com</td>
+ <td>mozilla.com</td>
+ </tr>
+ <tr>
+ <td><strong>.foxyproxy.com</strong><br>Match URLs at foxyproxy.com and all subdomains<br>(same as pattern above)</td>
+ <td>foxyproxy.com/order.html<br>help.foxyproxy.com/index.html<br>foo.bar.foxyproxy.com<br>twostep.foxyproxy.com</td>
+ <td>mozilla.com</td>
+ </tr>
+ <tr>
+ <td><strong>**.foxyproxy.com</strong><br>Match URLs <strong>only at subdomains</strong> of foxyproxy.com</td>
+ <td>help.foxyproxy.com<br>help.foxyproxy.com/index.html<br>foo.bar.foxyproxy.com</td>
+ <td>foxyproxy.com</td>
+ </tr>
+ <tr>
+ <td><strong>foxyproxy.com</strong><br>Match all URLs at foxyproxy.com but not subdomains</td>
+ <td>foxyproxy.com<br>foxyproxy.com/index.html</td>
+ <td>help.foxyproxy.com</td>
+ </tr>
+ <tr>
+ <td><strong>*foo*</strong><br>Match all URLs with a domain containing the letters foo</td>
+ <td>foo.com<br>foodle.com<br>one.befoo.org</td>
+ <td>bar.com</td>
+ </tr>
+ <tr>
+ <td><strong>*foo*.com</strong></td>
+ <td>foo.com<br>foodle.com<br>food.com</td>
+ <td>one.befoo.org<br>food.org</td>
+ </tr>
+ <tr>
+ <td><strong>g?ogle.*</strong><br>? matches any single character</td>
+ <td>google.com<br>grogle.org<br>google.com/maps</td>
+ <td>goog.com</td>
+ </tr>
+ <tr>
+ <td><strong>.catsinsinks.com:8080</strong><br>Port matching!</td>
+ <td>catsinsinks.com:8080<br>www.catsinsinks.com:8080<br>www.catsinsinks.com:8080/privacy</td>
+ <td>catinsinks.net</td>
+ </tr>
+ </tbody>
+ </table>
+
+ <h4>Notes</h4>
+ <p>If a wildcard pattern begins with <strong>.</strong> or <strong>*.</strong> then it matches the main domain and all subdomains in a URL.</p>
+ <p>To match <strong>only</strong> subdomains, use <strong>**</strong> instead of <strong>*</strong> in the beginning. Example: <strong>**.foxyproxy.com</strong> will match <strong>help.foxyproxy.com</strong> but will not match <strong>foxyproxy.com</strong>.</p>
+
+ </div>
+ <script src="scripts/pattern-tester.js"></script>
+ </body>
+</html>
diff --git a/src/pattern-tester.html b/src/pattern-tester.html
new file mode 100644
index 0000000..0757f5d
--- /dev/null
+++ b/src/pattern-tester.html
@@ -0,0 +1,93 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title data-i18n="patternTester">FoxyProxy </title>
+ <link rel="icon" type="image/png" href="/images/icon.svg">
+ <link rel="stylesheet" href="styles/fontawesome-4.6.3.css">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ h3 { margin-bottom: 0; }
+ .prime > h3:first-of-type { margin-top: 0; }
+ #result { margin: 1em 0 0; }
+ label { display: inline-block; }
+ label + span { color: #f30; font-style: italic; margin-left: 0.5em; font-size: 0.9em; }
+ </style>
+ </head>
+ <body>
+
+ <!-- header -->
+ <div class="prime header" data-i18n="patternTester"></div>
+
+ <!-- main -->
+ <div class="prime">
+
+ <div style="text-align: right;">
+
+ <div class="tooltip">
+ <span data-i18n="patternCheatSheet" class="fp-orange"></span>
+ <i class="fa fa-info-circle"></i>
+ <div class="tooltiptext bottom table">
+ <div class="tooltiptable">
+ <div class="monospace">*</div>
+ <div>all domains</div>
+ <div class="monospace">*.bbc.co.uk</div>
+ <div>exact domain and all subdomains</div>
+ <div class="monospace">**.bbc.co.uk</div>
+ <div>subdomains only (not bbc.co.uk)</div>
+ <div class="monospace">bbc.co.uk</div>
+ <div>exact domain only</div>
+ </div>
+ <hr>
+ <div class="tooltiptablefooter">
+ <div>Black patterns take precedence over white patterns. For example, a black pattern of <span class="monospace">*</span> means nothing will match, regardless of any white patterns.</div>
+ </div>
+ </div>
+ </div>
+ |
+ <a href="/pattern-help.html" target="_blank"><span data-i18n="patternHelp"></span> <i class="fa fa-question-circle"></i></a>
+ </div>
+
+ <h3>Step 1</h3>
+ <label data-i18n="enterUrl"></label><span data-i18n="enterUrlNote"></span>
+ <input id="url" type="url" value="https://getfoxyproxy.org" placeholder="https://getfoxyproxy.org">
+
+
+ <h3>Step 2</h3>
+ <div class="flex">
+ <div style="flex: 3;">
+ <label data-i18n="patternDetail"></label><span data-i18n="patternNote"></span>
+ <input id="pattern" type="text" spellcheck="false">
+ </div>
+
+ <div style="margin-left: 1em;">
+ <label data-i18n="type"></label>
+ <select id="type">
+ <option value="1">Wildcard</option>
+ <option value="2">Reg Exp</option>
+ </select>
+ </div>
+
+ <div style="margin-left: 1em;">
+ <label data-i18n="protocol"></label>
+ <select id="protocols">
+ <option value="1">all</option>
+ <option value="2">http</option>
+ <option value="4">https</option>
+ </select>
+ </div>
+ </div>
+
+
+ <h3>Step 3</h3>
+ <p id="result" class="prime small success hide"></p><br>
+
+ <label data-i18n="clickTest"></label>
+ <div style="text-align: right;"><button type="button" data-i18n="test"></button></div>
+ </div>
+
+ <script src="scripts/common.js"></script>
+ <script src="scripts/utils.js"></script>
+ <script src="scripts/pattern-tester.js"></script>
+ </body>
+</html>
diff --git a/src/patterns.html b/src/patterns.html
new file mode 100644
index 0000000..0d3aa83
--- /dev/null
+++ b/src/patterns.html
@@ -0,0 +1,202 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title data-i18n="patterns">FoxyProxy </title>
+ <link rel="icon" type="image/png" href="/images/icon.svg">
+ <link rel="stylesheet" href="styles/fontawesome-4.6.3.css">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ td i.fa { font-size: 1.5em; color: #ccc; }
+ td i.fa:hover { font-size: 1.5em; color: #f90; }
+ tr { opacity: 1; transition: all 0.5s ease-in-out; }
+ td { padding: 0.2em 0.5em; }
+ td:nth-of-type(1), td:nth-of-type(2) { min-width: 10em; max-width: 15em; padding: 0 0.5em; }
+ td:nth-of-type(3), td:nth-of-type(4), td:nth-of-type(5) { width: 5em; text-align: center; }
+ td:nth-of-type(6) { width: 7em; }
+
+ input[type="text"], input[type="text"]:focus {
+ background-color: transparent;
+ box-shadow: none;
+ height: auto;
+ margin: 0;
+ padding: 0;
+ border: 1px solid transparent;
+ }
+ input[type="text"]:focus {
+ background-color: #f8f8ff;
+ }
+ input:invalid, input:invalid:focus {
+ background-color: #fff;
+ border-color: #f90;
+ }
+ select {
+ background: #f5fffa;
+ font-size: 0.9em;
+ height: auto;
+ margin: 0;
+ padding: 0.1em;
+ }
+ #result { margin: 1em 0 0; }
+ label[for="file"] { margin: 0; }
+ #links { float: right; }
+ hr { color: white; }
+ .addbuttoncontainer {
+ margin: 1em 0 2em;
+ text-align: center;
+ font-size: 0.9em;
+ }
+ .addbutton {
+ margin-left: 1em;
+ vertical-align: initial;
+ }
+ </style>
+ </head>
+ <body>
+
+ <!-- header -->
+ <div class="prime header" data-i18n="editPatterns"></div>
+
+ <!-- spinner --> <!-- options, patterns, log -->
+ <div class="spinner on"><i class="fa fa-refresh fa-spin"></i></div>
+
+ <!-- error -->
+ <div id="error" class="prime hide">
+ <h3 data-i18n="errorWas"></h3>
+ <button type="button" data-i18n="back">&#x25c1; </button>
+ </div>
+
+ <!-- main -->
+ <div class="prime main">
+
+ <div class="flex">
+ <div class="prime warning small" style="flex: 1.5">
+ <span data-i18n="activeNote"></span> <strong><span data-i18n="modePatterns"></span></strong>
+ </div>
+ <div style="text-align: right;">
+ <div class="tooltip">
+ <span data-i18n="patternCheatSheet" class="fp-orange"></span>
+ <i class="fa fa-info-circle"></i>
+ <div class="tooltiptext bottom table">
+ <div class="tooltiptable">
+ <div class="monospace">*</div>
+ <div>all domains</div>
+ <div class="monospace">*.bbc.co.uk</div>
+ <div>exact domain and all subdomains</div>
+ <div class="monospace">**.bbc.co.uk</div>
+ <div>subdomains only (not bbc.co.uk)</div>
+ <div class="monospace">bbc.co.uk</div>
+ <div>exact domain only</div>
+ </div>
+ <hr>
+ <div class="tooltiptablefooter">
+ <div>Black patterns take precedence over white patterns. For example, a black pattern of <span class="monospace">*</span> means nothing will match, regardless of any white patterns.</div>
+ </div>
+ </div>
+ </div>
+ |
+ <a href="/pattern-tester.html" target="_blank"><span data-i18n="patternTester"></span> <i class="fa fa-flask"></i></a>
+ |
+ <a href="/pattern-help.html" target="_blank">
+ <span data-i18n="patternHelp"></span>
+ </a>
+ </div>
+ </div>
+
+
+ <h3 data-i18n="whitePatterns"></h3>
+ <!-- table template -->
+ <div class="scroll" style="margin-bottom: 2em;">
+ <table style="width: 100%;">
+ <thead>
+ <tr>
+ <th data-i18n="name"></th><th data-i18n="pattern"></th><th data-i18n="type"></th>
+ <th>HTTP/s</th><th data-i18n="active"></th><th></th>
+ </tr>
+ <!-- template -->
+ <tr class="template">
+ <td><input type="text" spellcheck="false"></td>
+ <td><input type="text" spellcheck="false" required></td>
+ <td>
+ <select name="type">
+ <option value="1">Wildcard</option>
+ <option value="2">Reg Exp</option>
+ </select>
+ </td>
+ <td>
+ <select name="protocol">
+ <option value="1">all</option>
+ <option value="2">http</option>
+ <option value="4">https</option>
+ </select>
+ </td>
+ <td>
+ <input type="checkbox" class="switch" id=""><label for=""></label>
+ </td>
+ <td style="text-align: right;">
+ <button type="button" class="plain hide" data-i18n="imported|title"><i class="fa fa-download"></i></button>
+ <button type="button" class="plain" data-i18n="patternTester|title"><i class="fa fa-flask"></i></button>
+ <!-- <button type="button" class="plain" data-i18n="edit|title"><i class="fa fa-pencil"></i></button> -->
+ <button type="button" class="plain" data-i18n="delete|title"><i class="fa fa-trash"></i></button>
+ </td>
+ </tr>
+
+
+ </thead>
+
+ <tbody></tbody>
+ </table>
+ </div>
+
+ <div class="addbuttoncontainer">
+ <span data-i18n="addWhitelist"></span>
+ <div class="tooltip"><i class="fa fa-info-circle"></i><span class="tooltiptext center" data-i18n="addWhitelistTip"></span></div>
+ <button type="button" class="small addbutton" data-i18n="add" data-white></button>
+ </div>
+
+ <h3 data-i18n="blackPatterns"></h3>
+ <div class="scroll">
+
+ <table style="width: 100%;">
+ <thead>
+ <tr>
+ <th data-i18n="name"></th><th data-i18n="pattern"></th><th data-i18n="type"></th>
+ <th>HTTP/s</th><th data-i18n="active"></th><th></th>
+ </tr>
+ </thead>
+
+ <tbody></tbody>
+ </table>
+ </div>
+
+
+ <div class="addbuttoncontainer">
+ <span data-i18n="addBlacklist"></span>
+ <div class="tooltip"><i class="fa fa-info-circle"></i><span class="tooltiptext center" data-i18n="addBlacklistTip"></span></div>
+ <button type="button" class="small addbutton" data-i18n="add" data-black></button>
+ </div>
+
+ <div class="flex">
+ <div>
+ <input type="file" id="file" accept=".json">
+ <label for="file" class="button" data-i18n="importPatterns"></label>
+ <button type="button" data-i18n="exportPatterns"></button>
+ </div>
+ <div style="text-align: right;">
+ <button type="button" class="alert" data-i18n="cancel"></button>
+ <button type="button" data-i18n="newWhite"></button>
+ <button type="button" data-i18n="newBlack"></button>
+ <button type="submit" data-i18n="save"></button>
+ </div>
+ </div>
+
+ <p id="result" class="prime small success hide"></p>
+
+ </div>
+
+
+ <script src="scripts/common.js"></script>
+ <script src="scripts/utils.js"></script>
+ <script src="scripts/patterns.js"></script>
+ </body>
+</html>
diff --git a/src/popup.html b/src/popup.html
new file mode 100644
index 0000000..a049d6d
--- /dev/null
+++ b/src/popup.html
@@ -0,0 +1,64 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ body { padding: 0.4em; animation: none; min-width: 25em; }
+ ul.scroll { margin: 0; padding: 0; max-height: 20em; }
+ li { cursor: pointer; border-radius: 10px; padding-left: 0.2em; }
+ li:hover { background-color: #ffebcd; }
+ li span { display: inline-block; vertical-align: text-bottom; }
+
+ li span:nth-of-type(1) { width: 10em; margin-right: 1em; }
+ li span:nth-of-type(2) { color: #aaa; font-style: italic; font-size: 0.9em;}
+ li:first-of-type { color: #f80; }
+ #disabled { color: red; }
+
+ li::before {
+ content: '\2714';
+ width: 1em;
+ display: inline-block;
+ vertical-align: text-bottom;
+ margin-right: 0.2em;
+ color: transparent;
+ font-weight: bold;
+ }
+ li.on::before {
+ color: inherit;
+ }
+ button:first-of-type { margin-left: 0; }
+ </style>
+ </head>
+ <body>
+
+ <!-- header -->
+ <div class="prime header browserPopup">FoxyProxy</div>
+
+ <!-- error -->
+ <div id="error" class="prime hide"><h5 data-i18n="errorWas"></h5></div>
+
+
+ <!-- main -->
+ <div class="prime" style="margin: 0;">
+
+
+ <ul id="scroll" class="scroll">
+ <li id="patterns" data-i18n="modePatterns"></li>
+
+ <!-- template -->
+ <li class="template ellipsis"><span class="ellipsis"></span><span class="ellipsis"></span></li>
+
+ <li id="disabled" data-i18n="modeDisabled"></li>
+ </ul>
+ <div style="margin-top: 1em; text-align: center;">
+ <button type="button" data-i18n="options"></button>
+ <button type="button" data-i18n="myIP"></button>
+ <button type="button" data-i18n="log"></button>
+ </div>
+ </div>
+
+ <script src="scripts/utils.js"></script>
+ <script src="scripts/popup.js"></script>
+ </body>
+</html> \ No newline at end of file
diff --git a/src/proxy.html b/src/proxy.html
new file mode 100644
index 0000000..ed77bec
--- /dev/null
+++ b/src/proxy.html
@@ -0,0 +1,193 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title data-i18n="add">FoxyProxy </title>
+ <link rel="icon" type="image/png" href="/images/icon.svg">
+ <link rel="stylesheet" href="styles/fontawesome-4.6.3.css">
+ <link rel="stylesheet" href="styles/app.css">
+ <style>
+ .main > div:nth-child(1) { flex: 1; margin-right: 1em; }
+ .main > div:nth-child(2) { flex: 1; }
+ input[type], select { margin-top: 0.3em; }
+
+ .onOff > label:first-of-type { flex: 0; flex-grow: 1; margin: 0 1em 0.5em 0; }
+ .onOff > div { flex: 0; }
+ .na { margin-top: 1.5em; }
+ .onOff, .pac, .na { display: none; }
+ input[name="nav"] { display: none; }
+
+ #http:checked ~ div .onOff:not(.dns),
+ #https:checked ~ div .onOff:not(.dns),
+ #socks4:checked ~ div .onOff:not(.dns) {
+ display: flex;
+ }
+ #socks5:checked ~ div .onOff { display: flex; }
+
+ #pac:checked ~ div .pac,
+ #wpad:checked ~ div .pac {
+ display: block;
+ }
+ #pac:checked ~ div div.na,
+ #wpad:checked ~ div div.na,
+ #system:checked ~ div div.na {
+ display: block;
+ }
+
+ #pac:checked ~ div .proxyData,
+ #wpad:checked ~ div .proxyData,
+ #system:checked ~ div .proxyData,
+ #direct:checked ~ div div.proxyData,
+ #pac:checked ~ div button:not(:first-of-type),
+ #wpad:checked ~ div button:not(:first-of-type),
+ #system:checked ~ div button:not(:first-of-type) {
+ display: none;
+ }
+
+ #http:checked ~ div .patternShortcuts,
+ #https:checked ~ div .patternShortcuts,
+ #socks4:checked ~ div .patternShortcuts,
+ #socks5:checked ~ div .patternShortcuts,
+ #direct:checked ~ div .patternShortcuts {
+ display: flex;
+ }
+
+ #pac:checked ~ div .patternShortcutsContainer,
+ #wpad:checked ~ div .patternShortcutsContainer,
+ #system:checked ~ div .patternShortcutsContainer {
+ display: none;
+ }
+
+ #direct:checked ~ div .patternShortcutsContainer {
+ display: block;
+ }
+ </style>
+ </head>
+ <body>
+
+ <!-- Navigation -->
+ <input type="radio" name="nav" id="http">
+ <input type="radio" name="nav" id="https" checked>
+ <input type="radio" name="nav" id="socks5">
+ <input type="radio" name="nav" id="socks4">
+ <input type="radio" name="nav" id="direct">
+ <input type="radio" name="nav" id="pac">
+ <input type="radio" name="nav" id="wpad">
+ <input type="radio" name="nav" id="system">
+
+ <!-- header -->
+ <div class="prime header" data-i18n="options"></div>
+
+
+ <!-- main -->
+ <div class="prime">
+ <div class="main flex">
+
+ <!-- left column -->
+ <div>
+ <div>
+ <label data-i18n="title"></label>
+ <input id="proxyTitle" type="text" spellcheck="false" placeholder="title">
+
+ <label data-i18n="color"></label>
+ <input id="colorChooser" type="text" style="text-align: center;">
+ </div>
+
+ <!-- SOCKS5 -->
+ <div class="flex onOff dns">
+ <label>Send DNS through SOCKS5 proxy</label>
+ <div>
+ <input type="checkbox" class="switch" id="proxyDNS" checked><label for="proxyDNS"></label>
+ </div>
+ </div>
+
+ <div class="patternShortcutsContainer notForBasic notForEdit">
+ <label data-i18n="patternShortcuts" class="notForBasic notForEdit"></label>
+ <div class="prime warning">
+ <div class="patternShortcuts flex onOff">
+ <label data-i18n="active"></label>
+ <div>
+ <input type="checkbox" class="switch" id="proxyActive" checked><label for="proxyActive"></label>
+ </div>
+ </div>
+
+ <div class="patternShortcuts onOff">
+ <label><span data-i18n="addWhitelist"></span>
+ <div class="tooltip"><i class="fa fa-info-circle"></i><span class="tooltiptext" data-i18n="addWhitelistTip"></span></div></label>
+ <div>
+ <input type="checkbox" class="switch" id="whiteAll" checked><label for="whiteAll"></label>
+ </div>
+ </div>
+
+ <div class="patternShortcuts onOff">
+ <label><span data-i18n="noLocal"></span>
+ <div class="tooltip"><i class="fa fa-info-circle"></i><span class="tooltiptext" data-i18n="addBlacklistTip"></span></div></label>
+
+ <div>
+ <input type="checkbox" class="switch" id="blackAll"><label for="blackAll"></label>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+
+ <!-- right column -->
+ <div>
+ <div class="rightData">
+ <label data-i18n="proxyType"></label>
+ <select id="proxyType">
+ <option value="1" selected>HTTP</option>
+ <option value="2">HTTPS/SSL</option>
+ <option value="3">SOCKS5</option>
+ <option value="4">SOCKS4</option>
+ <option value="6">PAC URL</option>
+ <option value="7">WPAD</option>
+ <option value="8">System (use system settings)</option>
+ <option value="5">Direct (no proxy)</option>
+ </select>
+
+
+ <div class="proxyData">
+ <label data-i18n="ip"></label> <i class="fa fa-star"></i>
+ <input id="proxyAddress" type="text" spellcheck="false" placeholder="111.111.111.111, www.example.com">
+
+ <label data-i18n="port"></label> <i class="fa fa-star"></i>
+ <input id="proxyPort" type="text" placeholder="3128">
+
+ <label data-i18n="username"></label>
+ <input id="proxyUsername" type="text" spellcheck="false" placeholder="username">
+
+ <label data-i18n="password"></label>
+ <button type="button" class="plain" data-i18n="togglePW|title"><i class="fa fa-eye"></i></button>
+ <input id="proxyPassword" type="password" spellcheck="false" placeholder="*****">
+ </div>
+ </div>
+
+ <!-- PAC/WPAD -->
+ <div class="pac">
+ <label>URL</label> <i class="fa fa-star"></i>
+ <input id="pacURL" type="text" placeholder="PAC URL">
+ </div>
+
+
+ <div class="prime alert small na">
+ <h3>Not supported</h3>
+ <p>Due to Firefox limitation, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1396485" target="_blank">PAC</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1319631" target="_blank">WPAD</a>, and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1319630" target="_blank">System Settings</a> are currently not supported, but they are due to be added.</p>
+ </div>
+ </div>
+ </div>
+
+ <div style="text-align: right;">
+ <button type="button" class="alert" data-i18n="cancel"></button>
+ <button type="button" data-i18n="saveAdd"></button>
+ <button type="button" class="notForBasic" data-i18n="saveEditPattern"></button>
+ <button type="submit" data-i18n="save"></button>
+ </div>
+
+ </div>
+
+ <script src="scripts/jscolor-2.0.5.js"></script><!-- only used here -->
+ <script src="scripts/utils.js"></script>
+ <script src="scripts/proxy.js"></script>
+ </body>
+</html> \ No newline at end of file
diff --git a/src/scripts/about.js b/src/scripts/about.js
new file mode 100644
index 0000000..872a829
--- /dev/null
+++ b/src/scripts/about.js
@@ -0,0 +1,26 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
+
+document.addEventListener('keyup', evt => {
+ if (evt.keyCode === 27) {
+ location.href = '/options.html';
+ }
+});
+
+const manifest = chrome.runtime.getManifest();
+document.querySelector('#version').textContent = manifest.version;
+document.querySelector('#edition').textContent = 'FoxyProxy ' + (FOXYPROXY_BASIC ? 'Basic' : 'Standard');
+document.querySelector('button').addEventListener('click', () => location.href = '/options.html');
+
+// --- remove nodes completely for FP Basic
+FOXYPROXY_BASIC && document.querySelectorAll('.notForBasic').forEach(item => item.remove());
+
+// --- welcome on install/update
+location.search === '?welcome' && document.querySelector('.welcome').classList.remove('hide');
diff --git a/src/scripts/background.js b/src/scripts/background.js
new file mode 100644
index 0000000..a60546b
--- /dev/null
+++ b/src/scripts/background.js
@@ -0,0 +1,275 @@
+'use strict';
+
+// ----- global
+//const FF = typeof browser !== 'undefined'; // for later
+let storageArea; // keeping track of sync
+let bgDisable = false;
+
+// Start in disabled mode because it's going to take time to load setings from storage
+let activeSettings = {mode: 'disabled'};
+
+// ----------------- logger --------------------------------
+let logger;
+function getLog() { return logger; }
+class Logger {
+
+ constructor(size = 100, active = false) {
+ this.size = size;
+ this.matchedList = [];
+ this.unmatchedList = [];
+ this.active = active;
+ }
+
+ clear() {
+ this.matchedList = [];
+ this.unmatchedList = [];
+ }
+
+ addMatched(item) {
+ this.matchedList.push(item);
+ this.matchedList = this.matchedList.slice(-this.size); // slice to the ending size entries
+ }
+
+ addUnmatched(item) {
+ this.unmatchedList.push(item);
+ this.unmatchedList = this.unmatchedList.slice(-this.size); // slice to the ending size entries
+ }
+
+ updateStorage() {
+ this.matchedList = this.matchedList.slice(-this.size); // slice to the ending size entries
+ this.unmatchedList = this.unmatchedList.slice(-this.size); // slice to the ending size entries
+ storageArea.set({logging: {size: this.size, active: this.active} });
+ }
+}
+// ----------------- /logger -------------------------------
+
+// --- registering persistent listener
+// https://bugzilla.mozilla.org/show_bug.cgi?id=1359693 ...Resolution: --- ? WONTFIX
+chrome.webRequest.onAuthRequired.addListener(sendAuth, {urls: ['*://*/*']}, ['blocking']);
+chrome.webRequest.onCompleted.addListener(clearPending, {urls: ['*://*/*']});
+chrome.webRequest.onErrorOccurred.addListener(clearPending, {urls: ['*://*/*']});
+
+chrome.runtime.onInstalled.addListener((details) => { // Installs Update Listener
+ // reason: install | update | browser_update | shared_module_update
+ switch (true) {
+
+ case details.reason === 'install':
+ case details.reason === 'update' && /^(3\.|4\.|5\.5|5\.6)/.test(details.previousVersion):
+ chrome.tabs.create({url: '/about.html?welcome'});
+ break;
+ }
+});
+
+// ----------------- User Preference -----------------------
+chrome.storage.local.get(null, result => {
+ // browserVersion is not used & runtime.getBrowserInfo() is not supported on Chrome
+ // sync is NOT set or it is false, use this result ELSE get it from storage.sync
+ // check both storage on start-up
+ if (!Object.keys(result)[0]) { // local is empty, check sync
+
+ chrome.storage.sync.get(null, syncResult => {
+ if (!Object.keys(syncResult)[0]) { // sync is also empty
+ storageArea = chrome.storage.local; // set storage as local
+ process(result);
+ }
+ else {
+ chrome.storage.local.set({sync: true}); // save sync as true
+ storageArea = chrome.storage.sync; // set storage as sync
+ process(syncResult);
+ }
+ });
+ }
+ else {
+ storageArea = result.sync ? chrome.storage.sync : chrome.storage.local; // cache for subsequent use
+ !result.sync ? process(result) : chrome.storage.sync.get(null, process);
+ }
+});
+// ----------------- /User Preference ----------------------
+
+function process(settings) {
+
+ let update;
+ let prefKeys = Object.keys(settings);
+
+ if (!settings || !prefKeys[0]) { // create default settings if there are no settings
+ // default
+ settings = {
+ mode: 'disabled',
+ logging: {
+ size: 100,
+ active: false
+ }
+ };
+ update = true;
+ }
+
+ // update storage then add Change Listener
+ if (update) {
+ storageArea.set(settings, () => chrome.storage.onChanged.addListener(storageOnChanged));
+ }
+ else {
+ chrome.storage.onChanged.addListener(storageOnChanged);
+ }
+
+ logger = settings.logging ? new Logger(settings.logging.size, settings.logging.active) : new Logger();
+ setActiveSettings(settings);
+ console.log('background.js: loaded proxy settings from storage.');
+}
+
+function storageOnChanged(changes, area) {
+// console.log(changes);
+ // update storageArea on sync on/off change from options
+ if (changes.hasOwnProperty('sync') && changes.sync.newValue !== changes.sync.oldValue) {
+ storageArea = changes.sync.newValue ? chrome.storage.sync : chrome.storage.local;
+ }
+
+ // update logger from log
+ if (Object.keys(changes).length === 1 && changes.logging) { return; }
+
+
+ // mode change from bg
+ if(changes.mode && changes.mode.newValue === 'disabled' && bgDisable) {
+ bgDisable = false;
+ return;
+ }
+
+ // default: changes from popup | options
+ storageArea.get(null, setActiveSettings);
+}
+
+function proxyRequest(requestInfo) {
+ return findProxyMatch(requestInfo.url, activeSettings);
+}
+
+function setActiveSettings(settings) {
+ browser.proxy.onRequest.hasListener(proxyRequest) && browser.proxy.onRequest.removeListener(proxyRequest);
+
+ const pref = settings;
+ const prefKeys = Object.keys(pref).filter(item => !['mode', 'logging', 'sync'].includes(item)); // not for these
+
+ // --- cache credentials in authData (only those with user/pass)
+ prefKeys.forEach(id => pref[id].username && pref[id].password &&
+ (authData[pref[id].address] = {username: pref[id].username, password: pref[id].password}) );
+
+ const mode = settings.mode;
+ activeSettings = { // global
+ mode,
+ proxySettings: []
+ };
+
+ if (mode === 'disabled' || (FOXYPROXY_BASIC && mode === 'patterns')){
+ setDisabled();
+ return;
+ }
+
+ if (['patterns', 'random', 'roundrobin'].includes(mode)) { // we only support 'patterns' ATM
+
+ // filter out the inactive proxy settings
+ prefKeys.forEach(id => pref[id].active && activeSettings.proxySettings.push(pref[id]));
+ activeSettings.proxySettings.sort((a, b) => a.index - b.index); // sort by index
+
+ function processPatternObjects(patternObjects) {
+ return patternObjects.reduce((accumulator, patternObject) => {
+ patternObject = Utils.processPatternObject(patternObject);
+ patternObject && accumulator.push(patternObject);
+ return accumulator;
+ }, []);
+ }
+
+ // Filter out the inactive patterns. that way, each comparison
+ // is a little faster (doesn't even know about inactive patterns). Also convert all patterns to reg exps.
+ for (const idx in activeSettings.proxySettings) {
+ activeSettings.proxySettings[idx].blackPatterns = processPatternObjects(activeSettings.proxySettings[idx].blackPatterns);
+ activeSettings.proxySettings[idx].whitePatterns = processPatternObjects(activeSettings.proxySettings[idx].whitePatterns);
+ }
+ browser.proxy.onRequest.addListener(proxyRequest, {urls: ["<all_urls>"]});
+ Utils.updateIcon('images/icon.svg', null, 'patterns', true);
+ console.log(activeSettings, "activeSettings in patterns mode");
+ }
+ else {
+ // User has selected a proxy for all URLs (not patterns, disabled, random, round-robin modes).
+ // mode is set to the proxySettings id to use for all URLs.
+ if (settings[mode]) {
+ activeSettings.proxySettings = [settings[mode]];
+ browser.proxy.onRequest.addListener(proxyRequest, {urls: ["<all_urls>"]});
+ const tmp = Utils.getProxyTitle(settings[mode]);
+ Utils.updateIcon('images/icon.svg', settings[mode].color, tmp, false, tmp, false);
+ console.log(activeSettings, "activeSettings in fixed mode");
+ }
+ else {
+ // This happens if user deletes the current proxy and mode is "use this proxy for all URLs"
+ // Don't remove this block.
+ bgDisable = true;
+ storageArea.set({mode: 'disabled'}); // only in case of error, otherwise mode is already set
+ setDisabled();
+ console.error(`Error: mode is set to ${mode} but no active proxySetting is found with that id. Disabling Due To Error`);
+ }
+ }
+}
+
+
+function setDisabled(isError) {
+ browser.proxy.onRequest.hasListener(proxyRequest) && browser.proxy.onRequest.removeListener(proxyRequest);
+ chrome.runtime.sendMessage({mode: 'disabled'}); // Update the options.html UI if it's open
+ Utils.updateIcon('images/icon-off.svg', null, 'disabled', true);
+ console.log('******* disabled mode');
+}
+
+
+// ----------------- Proxy Authentication ------------------
+// ----- session global
+let authData = {};
+let authPending = {};
+
+async function sendAuth(request) {
+ // Do nothing if this not proxy auth request:
+ // https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/onAuthRequired
+ // "Take no action: the listener can do nothing, just observing the request. If this happens, it will
+ // have no effect on the handling of the request, and the browser will probably just ask the user to log in."
+ if (!request.isProxy) return;
+
+ // --- already sent once and pending
+ if (authPending[request.requestId]) { return {cancel: true}; }
+
+ // --- authData credentials not yet populated from storage
+ if(!Object.keys(authData)[0]) { await getAuth(request); }
+
+ // --- first authentication
+ // According to https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/onAuthRequired :
+ // "request.challenger.host is the requested host instead of the proxy requesting the authentication"
+ // But in my tests (Fx 69.0.1 MacOS), it is indeed the proxy requesting the authentication
+ // TODO: test in future Fx releases to see if that changes.
+ // console.log(request.challenger.host, "challenger host");
+ if (authData[request.challenger.host]) {
+ authPending[request.requestId] = 1; // prevent bad authentication loop
+ return {authCredentials: authData[request.challenger.host]};
+ }
+ // --- no user/pass set for the challenger.host, leave the authentication to the browser
+}
+
+async function getAuth(request) {
+
+ await new Promise(resolve => {
+ chrome.storage.local.get(null, result => {
+ const host = result.hostData[request.challenger.host];
+ if (host && host.username) { // cache credentials in authData
+ authData[host] = {username: host.username, password: host.password};
+ }
+ resolve();
+ });
+ });
+}
+
+function clearPending(request) {
+
+ if(!authPending[request.requestId]) { return; }
+
+ if (request.error) {
+ const host = request.proxyInfo && request.proxyInfo.host ? request.proxyInfo.host : request.ip;
+ Utils.notify(chrome.i18n.getMessage('authError', host));
+ console.error(request.error);
+ return; // auth will be sent again
+ }
+
+ delete authPending[request.requestId]; // no error
+} \ No newline at end of file
diff --git a/src/scripts/common.js b/src/scripts/common.js
new file mode 100644
index 0000000..bd516c8
--- /dev/null
+++ b/src/scripts/common.js
@@ -0,0 +1,63 @@
+'use strict';
+
+// ----------------- Pattern Check ------------------
+
+function checkPattern(pattern, type) {
+
+ const pat = pattern.value;
+
+ if (!pat) {
+ pattern.classList.add('invalid');
+ pattern.focus();
+ showResult(chrome.i18n.getMessage('errorEmpty'), true);
+ return;
+ }
+
+ const patternTypeSet = {
+ '1': 'wildcard',
+ '2': 'regex'
+ }
+
+ let regex;
+
+ switch (patternTypeSet[type.value]) {
+
+ // RegEx
+ case 'regex':
+ try { regex = new RegExp(pat); }
+ catch (e) {
+ pattern.classList.add('invalid');
+ showResult(e.message, true);
+ return false;
+ }
+ break;
+
+ // wildcard
+ default:
+ if (pat.includes('/')) {
+ pattern.classList.add('invalid');
+ showResult(chrome.i18n.getMessage('errorSlash'), true);
+ return false;
+ }
+
+ try { regex = new RegExp(Utils.wildcardToRegExp(pat)); }
+ catch (e) {
+ pattern.classList.add('invalid');
+ showResult(e.message, true);
+ return false;
+ }
+ }
+
+ // --- pattern is valid
+ return regex;
+}
+
+
+
+
+function showResult(text, fail) {
+
+ fail && result.classList.add('alert');
+ result.textContent = text;
+ result.classList.remove('hide');
+} \ No newline at end of file
diff --git a/src/scripts/import-proxy-list.js b/src/scripts/import-proxy-list.js
new file mode 100644
index 0000000..a8bd838
--- /dev/null
+++ b/src/scripts/import-proxy-list.js
@@ -0,0 +1,240 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
+
+document.addEventListener('keyup', evt => {
+ if (evt.keyCode === 27) {
+ location.href = '/options.html';
+ }
+});
+
+// ----------------- Spinner -------------------------------
+const spinner = document.querySelector('.spinner');
+function hideSpinner() {
+
+ spinner.classList.remove('on');
+ setTimeout(() => { spinner.style.display = 'none'; }, 600);
+}
+
+function showSpinner() {
+
+ spinner.style.display = 'flex';
+ spinner.classList.add('on');
+}
+// ----------------- /spinner ------------------------------
+document.addEventListener('DOMContentLoaded', () => {
+ hideSpinner();
+});
+
+// addEventListener for all buttons & handle together
+document.querySelectorAll('button').forEach(item => item.addEventListener('click', process));
+
+let proxiesAdded = 0; // Global to this module in case user does multiple bulk imports before closing import-bulk.html
+
+function process(e) {
+ switch (this.id || this.dataset.i18n) {
+ case 'back': location.href = '/options.html'; break;
+ case 'import': imp0rt(); break;
+ }
+}
+
+function imp0rt() {
+ const {parsedList, skippedList} = parseList(document.getElementById('proxyList').value);
+ if (parsedList.length > 0) {
+ if (document.querySelector('#overwrite').checked) {
+ if (confirm(chrome.i18n.getMessage('confirmOverwrite'))) {
+ showSpinner();
+ chrome.storage.local.clear(() => chrome.storage.sync.clear(() => {
+ hideSpinner();
+ storeProxies(parsedList);
+ }));
+ }
+ else {
+ return;
+ }
+ }
+ else {
+ storeProxies(parsedList);
+ }
+ }
+ if (skippedList.length > 0) {
+ alert(`${chrome.i18n.getMessage('importsSkipped', [skippedList.length + "", skippedList.toString()])}`);
+ }
+ if (parsedList.length > 0) {
+ alert(`${chrome.i18n.getMessage('importSucceeded', [parsedList.length])}`);
+ }
+ location.href = '/options.html';
+}
+
+function parseList(rawList) {
+ const parsedList = [], skippedList = [], colors = ['#663300', '#284B63', '#C99656', '#7B758C', '#171E1D'];
+ if (!rawList) {
+ return {parsedList, skippedList};
+ }
+ rawList.split('\n').forEach((item) => {
+ if (!item) {
+ return; // continue to next
+ }
+ let p, patternIncludesAll = true, patternExcludesIntranet = true;
+ // Is this line simple or complete format?
+ let protocol = item.match(/.+:\/\//); // null for strings like 127.0.0.1:3128 (simple format)
+ if (protocol) {
+ // This line is uses 'complete' format
+ let url;
+ try {
+ // In Firefox 78.0.2, the built-in javascript URL class will not parse URLs with custom schemes/protocols
+ // like socks://127.0.0.1. However, Chrome 84.0.4147.89 and Node 14.5.0 both do. In order to be compatible
+ // with Firefox, let's replace the scheme/protocol with 'http'. We could also instead write our own parsing
+ // logic with a regular expression, but that does not seems necessary.
+ if (protocol[0] !== 'http://' && protocol[0] !== 'https://') {
+ item = 'http://' + item.substring(protocol[0].length);
+ url = new URL(item);
+ protocol = protocol[0].substring(0, protocol[0].length-2); //strip ending //
+ }
+ else {
+ url = new URL(item);
+ protocol = url.protocol;
+ }
+ }
+ catch (e) {
+ console.log(e);
+ // URL couldn't be parsed
+ skippedList.push(item);
+ return; // continue to next
+ }
+ const type = protocol === 'proxy:' || protocol === 'http:' ? PROXY_TYPE_HTTP :
+ protocol === 'ssl:' || protocol === 'https:' ? PROXY_TYPE_HTTPS :
+ protocol === 'socks:' || protocol === 'socks5:' ? PROXY_TYPE_SOCKS5 :
+ protocol === 'socks4:' ? PROXY_TYPE_SOCKS4 : -1;
+ if (type === -1) {
+ console.log("unknown protocol");
+ skippedList.push(item);
+ return; // continue to next
+ }
+
+ // If color not specified in the URL, then rotate among the ones in the colors array.
+ const color = url.searchParams.get('color') ?
+ ('#' + url.searchParams.get('color')) : colors[parsedList.length % colors.length];
+
+ const title = url.searchParams.get('title');
+ const countryCode = url.searchParams.get('countryCode') || url.searchParams.get('cc');
+ const country = url.searchParams.get('country') || countryCode;
+
+ // If paramName url param is not specified or it's specified and not 'false', then paramValue should equal true.
+ // We assume true in case the param is absent, which may be counterintuitive, but this fcn is used for params that
+ // we want to assume true when absent.
+ function parseBooleanParam(url, paramName, aliasParamName) {
+ const paramValue = url.searchParams.get(paramName) || (aliasParamName && url.searchParams.get(aliasParamName));
+ return paramValue ? !(paramValue.toLowerCase() === 'false') : true;
+ }
+ const proxyDNS = parseBooleanParam(url, 'proxyDns');
+ const active = parseBooleanParam(url, 'enabled', 'active');
+
+ patternIncludesAll = parseBooleanParam(url, 'patternIncludesAll');
+ patternExcludesIntranet = parseBooleanParam(url, 'patternExcludesIntranet');
+
+ // the URL class sets port === '' if not specified on the URL or it's an invalid port e.g. contains alpha chars
+ let port = url.port;
+ if (port === '') {
+ // Default ports are 3128 for HTTP proxy, 443 for tls/ssl/https proxy, 1080 for socks4/5
+ port = type === PROXY_TYPE_HTTP ? 3128 : type === PROXY_TYPE_HTTPS ? 443 : 1080;
+ }
+
+ console.log(url);
+ // the URL class sets username and password === '' if not specified on the URL
+ p = {type, username: url.username, password: url.password, address: url.hostname, port, color, title, proxyDNS, active, countryCode, country};
+ }
+ else {
+ // simple
+ const splitItem = item.split(':');
+ // Split always returns an array no matter what
+ p = {address: splitItem[0], port: splitItem[1], username: splitItem[2], password: splitItem[3], color: colors[parsedList.length % colors.length]};
+ }
+
+ const proxy = makeProxy(p, patternIncludesAll, patternExcludesIntranet);
+ if (proxy) {
+ parsedList.push(proxy);
+ }
+ else {
+ skippedList.push(item);
+ }
+
+ }); //forEach
+
+ return {parsedList, skippedList};
+}
+
+function makeProxy({type = PROXY_TYPE_HTTP, username, password, address, port, color, title, proxyDNS, active = true, countryCode, country},
+ patternIncludesAll, patternExcludesIntranet) {
+
+ port = port*1; // convert to digit
+ if (!port || port < 1) { // is port NaN or less than 1
+ console.log("port is NaN or less than 1");
+ return null;
+ }
+
+ // strip bad chars from all input except username, password, type, proxyDNS, and active
+ // (those last 3 are forced to boolean types before we are called)
+ // If we do strip bad chars from usernams or password, auth could fail.
+ address = Utils.stripBadChars(address);
+ color = Utils.stripBadChars(color);
+ title = Utils.stripBadChars(title);
+ countryCode = Utils.stripBadChars(countryCode);
+ country = Utils.stripBadChars(country);
+
+ if (!address) {
+ console.log("no address");
+ return null;
+ }
+
+ const proxy = {type, address, port, color, active};
+
+ // Only set the properties needed. null and undefined props seem to be saved if set, so don't set them.
+ function setPropertyIfHasValue(prop, value, proxy) {
+ if (value || value === 0) {
+ proxy[prop] = value;
+ }
+ }
+ setPropertyIfHasValue('username', username, proxy);
+ setPropertyIfHasValue('password', password, proxy);
+ setPropertyIfHasValue('title', title, proxy);
+ setPropertyIfHasValue('cc', countryCode, proxy);
+ setPropertyIfHasValue('country', country, proxy);
+
+ if (type === PROXY_TYPE_SOCKS5) {
+ // Only set if socks5
+ proxy.proxyDNS = proxyDNS;
+ }
+
+ if (FOXYPROXY_BASIC) {
+ proxy.whitePatterns = proxy.blackPatterns = [];
+ }
+ else {
+ proxy.whitePatterns = patternIncludesAll ? [PATTERN_ALL_WHITE] : [];
+ proxy.blackPatterns = patternExcludesIntranet ? [...blacklistSet] : [];
+ }
+ return proxy;
+}
+
+function storeProxies(parsedList) {
+ const sync = localStorage.getItem('sync') === 'true';
+ const storageArea = !sync ? chrome.storage.local : chrome.storage.sync;
+
+ for (const idx in parsedList) {
+ const proxy = parsedList[idx];
+ console.log(proxy);
+ // Get the nextIndex given to us by options.js and add by the number of proxies we've added.
+ // This ensures this proxy setting is last in list of all proxy settings.
+
+ proxy.index = (localStorage.getItem('nextIndex')) + (++proxiesAdded);
+ storageArea.set({[Utils.getUniqueId()]: proxy}, () => {
+ console.log(`stored proxy`);
+ });
+ }
+}
diff --git a/src/scripts/import.js b/src/scripts/import.js
new file mode 100644
index 0000000..17ec6f5
--- /dev/null
+++ b/src/scripts/import.js
@@ -0,0 +1,440 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
+document.addEventListener('keyup', evt => {
+ if (evt.keyCode === 27) {
+ close();
+ }
+});
+
+// ----------------- Spinner -------------------------------
+const spinner = document.querySelector('.spinner');
+function hideSpinner() {
+
+ spinner.classList.remove('on');
+ setTimeout(() => { spinner.style.display = 'none'; }, 600);
+}
+
+function showSpinner() {
+
+ spinner.style.display = 'flex';
+ spinner.classList.add('on');
+}
+// ----------------- /spinner ------------------------------
+hideSpinner();
+
+// addEventListener for all buttons & handle together
+document.querySelectorAll('button').forEach(item => item.addEventListener('click', process));
+document.querySelectorAll('input[type="file"]').forEach(item => item.addEventListener('change', process));
+
+function process(e) {
+
+ switch (this.id || this.dataset.i18n) {
+ // click
+ case 'back': close(); break;
+ case 'export': Utils.exportFile(); break;
+
+ case 'togglePW|title':
+ const inp = this.previousElementSibling;
+ inp.type = inp.type === 'password' ? 'text' : 'password';
+ break;
+
+ // change
+ case 'importFP':
+ showSpinner();
+ foxyProxyImport();
+ break;
+
+ case 'importJson':
+ showSpinner();
+ Utils.importFile(e.target.files[0], ['application/json'], 1024*1024*10, 'json', importJson); // 10mb
+ hideSpinner(); // hide spinner in case importJson() was not called due to error
+ break;
+ case 'importXml':
+ showSpinner();
+ Utils.importFile(e.target.files[0], ['text/xml'], 1024*1024*10, 'xml', importXml); // 10mb
+ hideSpinner(); // hide spinner in case importXml() was not called due to error
+ break;
+ }
+}
+
+function importJson(result) {
+
+ if (!result) { // user cancelled
+ hideSpinner();
+ return;
+ }
+
+ // --- convert pre v7.0 export to db format
+ if (result.hasOwnProperty('proxySettings')) {
+ result = prepareForStorage(result);
+ }
+
+ save(result, end);
+}
+
+function save(result, callback) {
+
+ // Remove 'browserVersion', 'foxyProxyVersion', 'foxyProxyEdition' if they exist
+ // We don't need those imported.
+ delete result.browserVersion;
+ delete result.foxyProxyVersion;
+ delete result.foxyProxyEdition;
+
+ const storageArea = result.sync ? chrome.storage.sync : chrome.storage.local;
+
+ // clear the storages and set new
+ chrome.storage.local.clear(() => chrome.storage.sync.clear(() => {
+
+ if (result.sync) {
+ chrome.storage.local.set({sync: true}); // save sync state
+ delete result.sync;
+ }
+
+ storageArea.set(result, callback); // save to target
+ }));
+}
+
+
+function end() {
+ hideSpinner();
+ Utils.notify(chrome.i18n.getMessage('importEnd'));
+ location.href = '/options.html';
+}
+
+
+function importXml(doc) {
+
+ let lastResortFound = false;
+ // base format
+ const pref = {
+ mode: 'disabled',
+ logging: {
+ size: 100,
+ active: false
+ }
+ };
+
+ const FP = doc.querySelector('foxyproxy');
+ if (!FP) {
+ // Don't use Utils.notify() because at least on macOS,
+ // the message is too long and cut off
+ alert('There is an error with the XML file (missing <foxyproxy ....>)');
+ hideSpinner();
+ return;
+ }
+
+ const mode = FP.getAttribute('mode');
+ mode && (pref.mode = mode);
+
+ const badModes = [];
+
+ const proxies = doc.getElementsByTagName('proxy');
+ let patternsEdited = false;
+
+ const LASTRESORT = 'k20d21508277536715';
+ const DEFAULT_PROXY_SETTING = {
+ index: Number.MAX_SAFE_INTEGER,
+ id: LASTRESORT,
+ active: true,
+ title: 'Default',
+ notes: 'These are the settings that are used when no patterns match a URL.',
+ color: '#0055E5',
+ type: PROXY_TYPE_NONE,
+ whitePatterns: [PATTERN_ALL_WHITE],
+ blackPatterns: []
+ };
+
+ doc.querySelectorAll('proxy').forEach((item, index) => {
+
+ const proxy = {};
+ // type a.k.a. mode
+ const oldType = item.getAttribute('mode');
+ // Deactivate from patterns mode any unsupported types/modes
+ const allowedType = ['manual', 'direct'].includes(oldType);
+ proxy.active = allowedType ? item.getAttribute('enabled') === 'true' : false;
+ // switch is faster than a series of if/else
+ switch (oldType) {
+
+ case 'system':
+ badModes.push(item);
+ proxy.type = PROXY_TYPE_SYSTEM;
+ break;
+
+ case 'auto':
+ badModes.push(item);
+ if (item.getAttribute('autoconfMode') === 'pac') { // PAC
+ proxy.type = PROXY_TYPE_PAC;
+ proxy.pacURL = item.querySelector('autoconf').getAttribute('url');
+ }
+ else { // WPAD
+ proxy.type = PROXY_TYPE_WPAD;
+ proxy.pacURL = 'http://wpad/wpad.dat';
+ }
+ break;
+
+ case 'direct':
+ proxy.type = PROXY_TYPE_NONE;
+ break;
+
+ case 'manual':
+ const manualconf = item.querySelector('manualconf');
+ proxy.address = manualconf.getAttribute('host');
+ proxy.port = parseInt(manualconf.getAttribute('port'));
+ proxy.username = manualconf.getAttribute('username');
+ proxy.password = manualconf.getAttribute('password');
+ // There appears to be a bug in 4.6.5 and possibly earlier versions: socksversion is always 5, never 4
+ if (manualconf.getAttribute('isSocks') === 'true') {
+ proxy.type = PROXY_TYPE_SOCKS5;
+ if (item.getAttribute('proxyDNS') === 'true') { proxy.proxyDNS = true; }
+ }
+ else if (manualconf.getAttribute('isHttps') === 'true') { proxy.type = PROXY_TYPE_HTTPS; }
+ else { proxy.type = PROXY_TYPE_HTTP; }
+ break;
+ }
+
+ proxy.title = item.getAttribute('name');
+ proxy.color = item.getAttribute('color');
+
+ let newId;
+ const oldId = item.getAttribute('id');
+ if (item.getAttribute('lastresort') === 'true') {
+ lastResortFound = true;
+ newId = LASTRESORT; // this is a string
+ proxy.index = Number.MAX_SAFE_INTEGER;
+ if (!allowedType) { proxy.type = PROXY_TYPE_NONE; }
+ }
+ else {
+ proxy.index = index;
+ newId = 'import-' + oldId;
+ }
+
+ if (pref.mode === oldId) {
+ // If the old top-level mode points to a proxy setting with an unsupported mode (e.g. WPAD),
+ // we have to change the new top-level mode otherwise nothing will work w/o user intervention
+ pref.mode = !allowedType ? PROXY_TYPE_NONE : newId; // Update mode to the new id ("import-" prefix)
+ }
+ proxy.whitePatterns = [];
+ proxy.blackPatterns = [];
+
+ item.querySelectorAll('match').forEach(mtch => {
+
+ const newPattern = {};
+ /*
+ "whitePatterns": [
+ {
+ "title": "all URLs",
+ "active": true,
+ "pattern": "*",
+ "type": 1,
+ "protocols": 1
+ }
+ ]
+
+ */
+ newPattern.title = mtch.getAttribute('name');
+ newPattern.active = mtch.getAttribute('enabled') === 'true';
+ newPattern.importedPattern = newPattern.pattern = mtch.getAttribute('pattern');
+ newPattern.type = mtch.getAttribute('isRegEx') === 'true' ? PATTERN_TYPE_REGEXP : PATTERN_TYPE_WILDCARD;
+ // Do some simple parsing but only for wildcards. Anything else is going to fail.
+ if (newPattern.type === PATTERN_TYPE_WILDCARD) {
+
+ switch (true) {
+
+ case newPattern.pattern.startsWith('http://'):
+ newPattern.protocols = PROTOCOL_HTTP;
+ newPattern.pattern = newPattern.pattern.substring(7);
+ break;
+
+ case newPattern.pattern.startsWith('https://'):
+ newPattern.protocols = PROTOCOL_HTTPS;
+ newPattern.pattern = newPattern.pattern.substring(8);
+ break;
+
+ case newPattern.pattern.startsWith('*://'):
+ newPattern.protocols = PROTOCOL_ALL;
+ newPattern.pattern = newPattern.pattern.substring(4);
+ break;
+
+ default:
+ newPattern.protocols = PROTOCOL_ALL;
+ }
+
+ // Clip everything after slashes; it can't be used anymore: https://bugzilla.mozilla.org/show_bug.cgi?id=1337001
+ const idx = newPattern.pattern.indexOf('/');
+ if (idx > -1) {
+ newPattern.pattern = newPattern.pattern.substring(0, idx);
+ patternsEdited = true;
+ }
+ }
+ else { // e.g. ^https?://(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\.\d+\.\d+\.\d+)(?::\d+)?(?:/.*)?$
+
+ switch (true) {
+
+ case newPattern.pattern.indexOf('^http://') === 1:
+ newPattern.protocols = PROTOCOL_HTTP;
+ newPattern.pattern = '^' + newPattern.pattern.substring(8);
+ break;
+
+ case newPattern.pattern.indexOf('^https://') === 1:
+ newPattern.protocols = PROTOCOL_HTTPS;
+ newPattern.pattern = '^' + newPattern.pattern.substring(9);
+ break;
+
+ case newPattern.pattern.indexOf('^https?://') === 1:
+ newPattern.protocols = PROTOCOL_ALL;
+ newPattern.pattern = '^' + newPattern.pattern.substring(10);
+ break;
+
+ default:
+ newPattern.protocols = PROTOCOL_ALL;
+ }
+ }
+
+ mtch.getAttribute('isBlackList') === 'true' ? proxy.blackPatterns.push(newPattern) : proxy.whitePatterns.push(newPattern);
+ });
+
+ pref[newId] = proxy;
+ });
+
+ if (!lastResortFound) { pref[LASTRESORT] = DEFAULT_PROXY_SETTING; }
+
+ save(pref, () => endXML(patternsEdited));
+}
+
+function endXML(patternsEdited) {
+
+ hideSpinner();
+ if (patternsEdited) {
+ // Don't use Utils.notify() because at least on macOS,
+ // the message is too long and cut off
+ alert(chrome.i18n.getMessage('patternsChanged'));
+ location.href = '/options.html';
+ }
+ else {
+ // Don't use Utils.notify() because at least on macOS,
+ // the message is too long and cut off
+ alert(chrome.i18n.getMessage('importEndSlash'));
+ location.href = '/options.html';
+ }
+}
+
+
+function prepareForStorage(settings) {
+
+ if (!settings.hasOwnProperty('proxySettings') || !settings.proxySettings[0]) {
+ alert('Imported file doesn not have any proxies.');
+ return null;
+ }
+
+ // base format
+ const ret = {
+ mode: 'disabled',
+ logging: {
+ size: 100,
+ active: false
+ }
+ };
+
+ settings.mode && (ret.mode = settings.mode);
+ settings.logging && (ret.logging = settings.logging);
+
+ let idx = 0;
+ settings.proxySettings.forEach(item => {
+
+ const id = item.id;
+ item.index = idx++;
+ delete item.id; // Don't need id
+ ret[id] = item;
+ });
+
+ return ret;
+}
+
+
+// ----------------- FoxyProxy Import ----------------------
+function foxyProxyImport() {
+
+ // --- check user/pass
+ const username = document.querySelector('#username').value.trim();
+ const password = document.querySelector('#password').value.trim();
+ if (!username || !password) {
+ hideSpinner();
+ alert(chrome.i18n.getMessage('errorUserPass'));
+ return;
+ }
+
+ // --- generate the form post data
+ const usernamePassword = { 'username': username, 'password': password };
+ const formBody = [];
+ for (const property in usernamePassword) {
+ const encodedKey = encodeURIComponent(property);
+ const encodedValue = encodeURIComponent(usernamePassword[property]);
+ formBody.push(encodedKey + "=" + encodedValue);
+ }
+
+ // --- fetch data
+ fetch('https://getfoxyproxy.org/webservices/get-accounts.php',
+ { method: 'POST',
+ body: formBody.join("&"),
+ headers: {
+ 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
+ }
+ })
+ .then(response => response.json())
+ .then(response => {
+ if (!Array.isArray(response) || !response[0] || !response[0].hostname) {
+ hideSpinner();
+ Utils.notify(chrome.i18n.getMessage('errorFetch'));
+ return;
+ }
+
+ const sync = localStorage.getItem('sync') === 'true';
+ const storageArea = !sync ? chrome.storage.local : chrome.storage.sync;
+ storageArea.get(null, result => {
+
+ response.forEach(item => {
+ const hostname = item.hostname.substring(0, item.hostname.indexOf('.getfoxyproxy.org'));
+
+ if (hostname && item.ipaddress && item.port && item.port[0] && item.country_code && item.country) {
+
+ // --- creating proxy
+ result[Math.random().toString(36).substring(7) + new Date().getTime()] = {
+ index: -1,
+ active: item.active,
+ title: hostname,
+ color: '#ff9900',
+ type: 1, // HTTP
+ address: item.ipaddress,
+ port: item.port[0],
+ username: item.username,
+ password: item.password,
+ cc: item.country_code,
+ country: item.country,
+ whitePatterns: [],
+ blackPatterns: []
+ };
+ }
+ });
+
+ storageArea.set(result, end); // save to target
+ });
+ })
+ .catch(error => {
+ hideSpinner();
+ Utils.notify(chrome.i18n.getMessage('errorFetch'));
+ });
+
+}
+// ----------------- /FoxyProxy Import ---------------------
+
+function close() {
+ document.querySelector('#password').value = ''; /* prevent Firefox's save password prompt */
+ location.href = '/options.html';
+} \ No newline at end of file
diff --git a/src/scripts/jscolor-2.0.5.js b/src/scripts/jscolor-2.0.5.js
new file mode 100644
index 0000000..5c77177
--- /dev/null
+++ b/src/scripts/jscolor-2.0.5.js
@@ -0,0 +1,1855 @@
+/**
+ * jscolor - JavaScript Color Picker
+ *
+ * @link http://jscolor.com
+ * @license For open source use: GPLv3
+ * For commercial use: JSColor Commercial License
+ * @author Jan Odvarko
+ * @version 2.0.5
+ *
+ * See usage examples at http://jscolor.com/examples/
+ */
+
+
+"use strict";
+
+
+if (!window.jscolor) { window.jscolor = (function () {
+
+
+var jsc = {
+
+
+ register : function () {
+ jsc.attachDOMReadyEvent(jsc.init);
+ jsc.attachEvent(document, 'mousedown', jsc.onDocumentMouseDown);
+ jsc.attachEvent(document, 'touchstart', jsc.onDocumentTouchStart);
+ jsc.attachEvent(window, 'resize', jsc.onWindowResize);
+ },
+
+
+ init : function () {
+ if (jsc.jscolor.lookupClass) {
+ jsc.jscolor.installByClassName(jsc.jscolor.lookupClass);
+ }
+ },
+
+
+ tryInstallOnElements : function (elms, className) {
+ var matchClass = new RegExp('(^|\\s)(' + className + ')(\\s*(\\{[^}]*\\})|\\s|$)', 'i');
+
+ for (var i = 0; i < elms.length; i += 1) {
+ if (elms[i].type !== undefined && elms[i].type.toLowerCase() == 'color') {
+ if (jsc.isColorAttrSupported) {
+ // skip inputs of type 'color' if supported by the browser
+ continue;
+ }
+ }
+ var m;
+ if (!elms[i].jscolor && elms[i].className && (m = elms[i].className.match(matchClass))) {
+ var targetElm = elms[i];
+ var optsStr = null;
+
+ var dataOptions = jsc.getDataAttr(targetElm, 'jscolor');
+ if (dataOptions !== null) {
+ optsStr = dataOptions;
+ } else if (m[4]) {
+ optsStr = m[4];
+ }
+
+ var opts = {};
+ if (optsStr) {
+ try {
+ opts = (new Function ('return (' + optsStr + ')'))();
+ } catch(eParseError) {
+ jsc.warn('Error parsing jscolor options: ' + eParseError + ':\n' + optsStr);
+ }
+ }
+ targetElm.jscolor = new jsc.jscolor(targetElm, opts);
+ }
+ }
+ },
+
+
+ isColorAttrSupported : (function () {
+ var elm = document.createElement('input');
+ if (elm.setAttribute) {
+ elm.setAttribute('type', 'color');
+ if (elm.type.toLowerCase() == 'color') {
+ return true;
+ }
+ }
+ return false;
+ })(),
+
+
+ isCanvasSupported : (function () {
+ var elm = document.createElement('canvas');
+ return !!(elm.getContext && elm.getContext('2d'));
+ })(),
+
+
+ fetchElement : function (mixed) {
+ return typeof mixed === 'string' ? document.getElementById(mixed) : mixed;
+ },
+
+
+ isElementType : function (elm, type) {
+ return elm.nodeName.toLowerCase() === type.toLowerCase();
+ },
+
+
+ getDataAttr : function (el, name) {
+ var attrName = 'data-' + name;
+ var attrValue = el.getAttribute(attrName);
+ if (attrValue !== null) {
+ return attrValue;
+ }
+ return null;
+ },
+
+
+ attachEvent : function (el, evnt, func) {
+ if (el.addEventListener) {
+ el.addEventListener(evnt, func, false);
+ } else if (el.attachEvent) {
+ el.attachEvent('on' + evnt, func);
+ }
+ },
+
+
+ detachEvent : function (el, evnt, func) {
+ if (el.removeEventListener) {
+ el.removeEventListener(evnt, func, false);
+ } else if (el.detachEvent) {
+ el.detachEvent('on' + evnt, func);
+ }
+ },
+
+
+ _attachedGroupEvents : {},
+
+
+ attachGroupEvent : function (groupName, el, evnt, func) {
+ if (!jsc._attachedGroupEvents.hasOwnProperty(groupName)) {
+ jsc._attachedGroupEvents[groupName] = [];
+ }
+ jsc._attachedGroupEvents[groupName].push([el, evnt, func]);
+ jsc.attachEvent(el, evnt, func);
+ },
+
+
+ detachGroupEvents : function (groupName) {
+ if (jsc._attachedGroupEvents.hasOwnProperty(groupName)) {
+ for (var i = 0; i < jsc._attachedGroupEvents[groupName].length; i += 1) {
+ var evt = jsc._attachedGroupEvents[groupName][i];
+ jsc.detachEvent(evt[0], evt[1], evt[2]);
+ }
+ delete jsc._attachedGroupEvents[groupName];
+ }
+ },
+
+
+ attachDOMReadyEvent : function (func) {
+ var fired = false;
+ var fireOnce = function () {
+ if (!fired) {
+ fired = true;
+ func();
+ }
+ };
+
+ if (document.readyState === 'complete') {
+ setTimeout(fireOnce, 1); // async
+ return;
+ }
+
+ if (document.addEventListener) {
+ document.addEventListener('DOMContentLoaded', fireOnce, false);
+
+ // Fallback
+ window.addEventListener('load', fireOnce, false);
+
+ } else if (document.attachEvent) {
+ // IE
+ document.attachEvent('onreadystatechange', function () {
+ if (document.readyState === 'complete') {
+ document.detachEvent('onreadystatechange', arguments.callee);
+ fireOnce();
+ }
+ })
+
+ // Fallback
+ window.attachEvent('onload', fireOnce);
+
+ // IE7/8
+ if (document.documentElement.doScroll && window == window.top) {
+ var tryScroll = function () {
+ if (!document.body) { return; }
+ try {
+ document.documentElement.doScroll('left');
+ fireOnce();
+ } catch (e) {
+ setTimeout(tryScroll, 1);
+ }
+ };
+ tryScroll();
+ }
+ }
+ },
+
+
+ warn : function (msg) {
+ if (window.console && window.console.warn) {
+ window.console.warn(msg);
+ }
+ },
+
+
+ preventDefault : function (e) {
+ if (e.preventDefault) { e.preventDefault(); }
+ e.returnValue = false;
+ },
+
+
+ captureTarget : function (target) {
+ // IE
+ if (target.setCapture) {
+ jsc._capturedTarget = target;
+ jsc._capturedTarget.setCapture();
+ }
+ },
+
+
+ releaseTarget : function () {
+ // IE
+ if (jsc._capturedTarget) {
+ jsc._capturedTarget.releaseCapture();
+ jsc._capturedTarget = null;
+ }
+ },
+
+
+ fireEvent : function (el, evnt) {
+ if (!el) {
+ return;
+ }
+ if (document.createEvent) {
+ var ev = document.createEvent('HTMLEvents');
+ ev.initEvent(evnt, true, true);
+ el.dispatchEvent(ev);
+ } else if (document.createEventObject) {
+ var ev = document.createEventObject();
+ el.fireEvent('on' + evnt, ev);
+ } else if (el['on' + evnt]) { // alternatively use the traditional event model
+ el['on' + evnt]();
+ }
+ },
+
+
+ classNameToList : function (className) {
+ return className.replace(/^\s+|\s+$/g, '').split(/\s+/);
+ },
+
+
+ // The className parameter (str) can only contain a single class name
+ hasClass : function (elm, className) {
+ if (!className) {
+ return false;
+ }
+ return -1 != (' ' + elm.className.replace(/\s+/g, ' ') + ' ').indexOf(' ' + className + ' ');
+ },
+
+
+ // The className parameter (str) can contain multiple class names separated by whitespace
+ setClass : function (elm, className) {
+ var classList = jsc.classNameToList(className);
+ for (var i = 0; i < classList.length; i += 1) {
+ if (!jsc.hasClass(elm, classList[i])) {
+ elm.className += (elm.className ? ' ' : '') + classList[i];
+ }
+ }
+ },
+
+
+ // The className parameter (str) can contain multiple class names separated by whitespace
+ unsetClass : function (elm, className) {
+ var classList = jsc.classNameToList(className);
+ for (var i = 0; i < classList.length; i += 1) {
+ var repl = new RegExp(
+ '^\\s*' + classList[i] + '\\s*|' +
+ '\\s*' + classList[i] + '\\s*$|' +
+ '\\s+' + classList[i] + '(\\s+)',
+ 'g'
+ );
+ elm.className = elm.className.replace(repl, '$1');
+ }
+ },
+
+
+ getStyle : function (elm) {
+ return window.getComputedStyle ? window.getComputedStyle(elm) : elm.currentStyle;
+ },
+
+
+ setStyle : (function () {
+ var helper = document.createElement('div');
+ var getSupportedProp = function (names) {
+ for (var i = 0; i < names.length; i += 1) {
+ if (names[i] in helper.style) {
+ return names[i];
+ }
+ }
+ };
+ var props = {
+ borderRadius: getSupportedProp(['borderRadius', 'MozBorderRadius', 'webkitBorderRadius']),
+ boxShadow: getSupportedProp(['boxShadow', 'MozBoxShadow', 'webkitBoxShadow'])
+ };
+ return function (elm, prop, value) {
+ switch (prop.toLowerCase()) {
+ case 'opacity':
+ var alphaOpacity = Math.round(parseFloat(value) * 100);
+ elm.style.opacity = value;
+ elm.style.filter = 'alpha(opacity=' + alphaOpacity + ')';
+ break;
+ default:
+ elm.style[props[prop]] = value;
+ break;
+ }
+ };
+ })(),
+
+
+ setBorderRadius : function (elm, value) {
+ jsc.setStyle(elm, 'borderRadius', value || '0');
+ },
+
+
+ setBoxShadow : function (elm, value) {
+ jsc.setStyle(elm, 'boxShadow', value || 'none');
+ },
+
+
+ getElementPos : function (e, relativeToViewport) {
+ var x=0, y=0;
+ var rect = e.getBoundingClientRect();
+ x = rect.left;
+ y = rect.top;
+ if (!relativeToViewport) {
+ var viewPos = jsc.getViewPos();
+ x += viewPos[0];
+ y += viewPos[1];
+ }
+ return [x, y];
+ },
+
+
+ getElementSize : function (e) {
+ return [e.offsetWidth, e.offsetHeight];
+ },
+
+
+ // get pointer's X/Y coordinates relative to viewport
+ getAbsPointerPos : function (e) {
+ if (!e) { e = window.event; }
+ var x = 0, y = 0;
+ if (typeof e.changedTouches !== 'undefined' && e.changedTouches.length) {
+ // touch devices
+ x = e.changedTouches[0].clientX;
+ y = e.changedTouches[0].clientY;
+ } else if (typeof e.clientX === 'number') {
+ x = e.clientX;
+ y = e.clientY;
+ }
+ return { x: x, y: y };
+ },
+
+
+ // get pointer's X/Y coordinates relative to target element
+ getRelPointerPos : function (e) {
+ if (!e) { e = window.event; }
+ var target = e.target || e.srcElement;
+ var targetRect = target.getBoundingClientRect();
+
+ var x = 0, y = 0;
+
+ var clientX = 0, clientY = 0;
+ if (typeof e.changedTouches !== 'undefined' && e.changedTouches.length) {
+ // touch devices
+ clientX = e.changedTouches[0].clientX;
+ clientY = e.changedTouches[0].clientY;
+ } else if (typeof e.clientX === 'number') {
+ clientX = e.clientX;
+ clientY = e.clientY;
+ }
+
+ x = clientX - targetRect.left;
+ y = clientY - targetRect.top;
+ return { x: x, y: y };
+ },
+
+
+ getViewPos : function () {
+ var doc = document.documentElement;
+ return [
+ (window.pageXOffset || doc.scrollLeft) - (doc.clientLeft || 0),
+ (window.pageYOffset || doc.scrollTop) - (doc.clientTop || 0)
+ ];
+ },
+
+
+ getViewSize : function () {
+ var doc = document.documentElement;
+ return [
+ (window.innerWidth || doc.clientWidth),
+ (window.innerHeight || doc.clientHeight),
+ ];
+ },
+
+
+ redrawPosition : function () {
+
+ if (jsc.picker && jsc.picker.owner) {
+ var thisObj = jsc.picker.owner;
+
+ var tp, vp;
+
+ if (thisObj.fixed) {
+ // Fixed elements are positioned relative to viewport,
+ // therefore we can ignore the scroll offset
+ tp = jsc.getElementPos(thisObj.targetElement, true); // target pos
+ vp = [0, 0]; // view pos
+ } else {
+ tp = jsc.getElementPos(thisObj.targetElement); // target pos
+ vp = jsc.getViewPos(); // view pos
+ }
+
+ var ts = jsc.getElementSize(thisObj.targetElement); // target size
+ var vs = jsc.getViewSize(); // view size
+ var ps = jsc.getPickerOuterDims(thisObj); // picker size
+ var a, b, c;
+ switch (thisObj.position.toLowerCase()) {
+ case 'left': a=1; b=0; c=-1; break;
+ case 'right':a=1; b=0; c=1; break;
+ case 'top': a=0; b=1; c=-1; break;
+ default: a=0; b=1; c=1; break;
+ }
+ var l = (ts[b]+ps[b])/2;
+
+ // compute picker position
+ if (!thisObj.smartPosition) {
+ var pp = [
+ tp[a],
+ tp[b]+ts[b]-l+l*c
+ ];
+ } else {
+ var pp = [
+ -vp[a]+tp[a]+ps[a] > vs[a] ?
+ (-vp[a]+tp[a]+ts[a]/2 > vs[a]/2 && tp[a]+ts[a]-ps[a] >= 0 ? tp[a]+ts[a]-ps[a] : tp[a]) :
+ tp[a],
+ -vp[b]+tp[b]+ts[b]+ps[b]-l+l*c > vs[b] ?
+ (-vp[b]+tp[b]+ts[b]/2 > vs[b]/2 && tp[b]+ts[b]-l-l*c >= 0 ? tp[b]+ts[b]-l-l*c : tp[b]+ts[b]-l+l*c) :
+ (tp[b]+ts[b]-l+l*c >= 0 ? tp[b]+ts[b]-l+l*c : tp[b]+ts[b]-l-l*c)
+ ];
+ }
+
+ var x = pp[a];
+ var y = pp[b];
+ var positionValue = thisObj.fixed ? 'fixed' : 'absolute';
+ var contractShadow =
+ (pp[0] + ps[0] > tp[0] || pp[0] < tp[0] + ts[0]) &&
+ (pp[1] + ps[1] < tp[1] + ts[1]);
+
+ jsc._drawPosition(thisObj, x, y, positionValue, contractShadow);
+ }
+ },
+
+
+ _drawPosition : function (thisObj, x, y, positionValue, contractShadow) {
+ var vShadow = contractShadow ? 0 : thisObj.shadowBlur; // px
+
+ jsc.picker.wrap.style.position = positionValue;
+ jsc.picker.wrap.style.left = x + 'px';
+ jsc.picker.wrap.style.top = y + 'px';
+
+ jsc.setBoxShadow(
+ jsc.picker.boxS,
+ thisObj.shadow ?
+ new jsc.BoxShadow(0, vShadow, thisObj.shadowBlur, 0, thisObj.shadowColor) :
+ null);
+ },
+
+
+ getPickerDims : function (thisObj) {
+ var displaySlider = !!jsc.getSliderComponent(thisObj);
+ var dims = [
+ 2 * thisObj.insetWidth + 2 * thisObj.padding + thisObj.width +
+ (displaySlider ? 2 * thisObj.insetWidth + jsc.getPadToSliderPadding(thisObj) + thisObj.sliderSize : 0),
+ 2 * thisObj.insetWidth + 2 * thisObj.padding + thisObj.height +
+ (thisObj.closable ? 2 * thisObj.insetWidth + thisObj.padding + thisObj.buttonHeight : 0)
+ ];
+ return dims;
+ },
+
+
+ getPickerOuterDims : function (thisObj) {
+ var dims = jsc.getPickerDims(thisObj);
+ return [
+ dims[0] + 2 * thisObj.borderWidth,
+ dims[1] + 2 * thisObj.borderWidth
+ ];
+ },
+
+
+ getPadToSliderPadding : function (thisObj) {
+ return Math.max(thisObj.padding, 1.5 * (2 * thisObj.pointerBorderWidth + thisObj.pointerThickness));
+ },
+
+
+ getPadYComponent : function (thisObj) {
+ switch (thisObj.mode.charAt(1).toLowerCase()) {
+ case 'v': return 'v'; break;
+ }
+ return 's';
+ },
+
+
+ getSliderComponent : function (thisObj) {
+ if (thisObj.mode.length > 2) {
+ switch (thisObj.mode.charAt(2).toLowerCase()) {
+ case 's': return 's'; break;
+ case 'v': return 'v'; break;
+ }
+ }
+ return null;
+ },
+
+
+ onDocumentMouseDown : function (e) {
+ if (!e) { e = window.event; }
+ var target = e.target || e.srcElement;
+
+ if (target._jscLinkedInstance) {
+ if (target._jscLinkedInstance.showOnClick) {
+ target._jscLinkedInstance.show();
+ }
+ } else if (target._jscControlName) {
+ jsc.onControlPointerStart(e, target, target._jscControlName, 'mouse');
+ } else {
+ // Mouse is outside the picker controls -> hide the color picker!
+ if (jsc.picker && jsc.picker.owner) {
+ jsc.picker.owner.hide();
+ }
+ }
+ },
+
+
+ onDocumentTouchStart : function (e) {
+ if (!e) { e = window.event; }
+ var target = e.target || e.srcElement;
+
+ if (target._jscLinkedInstance) {
+ if (target._jscLinkedInstance.showOnClick) {
+ target._jscLinkedInstance.show();
+ }
+ } else if (target._jscControlName) {
+ jsc.onControlPointerStart(e, target, target._jscControlName, 'touch');
+ } else {
+ if (jsc.picker && jsc.picker.owner) {
+ jsc.picker.owner.hide();
+ }
+ }
+ },
+
+
+ onWindowResize : function (e) {
+ jsc.redrawPosition();
+ },
+
+
+ onParentScroll : function (e) {
+ // hide the picker when one of the parent elements is scrolled
+ if (jsc.picker && jsc.picker.owner) {
+ jsc.picker.owner.hide();
+ }
+ },
+
+
+ _pointerMoveEvent : {
+ mouse: 'mousemove',
+ touch: 'touchmove'
+ },
+ _pointerEndEvent : {
+ mouse: 'mouseup',
+ touch: 'touchend'
+ },
+
+
+ _pointerOrigin : null,
+ _capturedTarget : null,
+
+
+ onControlPointerStart : function (e, target, controlName, pointerType) {
+ var thisObj = target._jscInstance;
+
+ jsc.preventDefault(e);
+ jsc.captureTarget(target);
+
+ var registerDragEvents = function (doc, offset) {
+ jsc.attachGroupEvent('drag', doc, jsc._pointerMoveEvent[pointerType],
+ jsc.onDocumentPointerMove(e, target, controlName, pointerType, offset));
+ jsc.attachGroupEvent('drag', doc, jsc._pointerEndEvent[pointerType],
+ jsc.onDocumentPointerEnd(e, target, controlName, pointerType));
+ };
+
+ registerDragEvents(document, [0, 0]);
+
+ if (window.parent && window.frameElement) {
+ var rect = window.frameElement.getBoundingClientRect();
+ var ofs = [-rect.left, -rect.top];
+ registerDragEvents(window.parent.window.document, ofs);
+ }
+
+ var abs = jsc.getAbsPointerPos(e);
+ var rel = jsc.getRelPointerPos(e);
+ jsc._pointerOrigin = {
+ x: abs.x - rel.x,
+ y: abs.y - rel.y
+ };
+
+ switch (controlName) {
+ case 'pad':
+ // if the slider is at the bottom, move it up
+ switch (jsc.getSliderComponent(thisObj)) {
+ case 's': if (thisObj.hsv[1] === 0) { thisObj.fromHSV(null, 100, null); }; break;
+ case 'v': if (thisObj.hsv[2] === 0) { thisObj.fromHSV(null, null, 100); }; break;
+ }
+ jsc.setPad(thisObj, e, 0, 0);
+ break;
+
+ case 'sld':
+ jsc.setSld(thisObj, e, 0);
+ break;
+ }
+
+ jsc.dispatchFineChange(thisObj);
+ },
+
+
+ onDocumentPointerMove : function (e, target, controlName, pointerType, offset) {
+ return function (e) {
+ var thisObj = target._jscInstance;
+ switch (controlName) {
+ case 'pad':
+ if (!e) { e = window.event; }
+ jsc.setPad(thisObj, e, offset[0], offset[1]);
+ jsc.dispatchFineChange(thisObj);
+ break;
+
+ case 'sld':
+ if (!e) { e = window.event; }
+ jsc.setSld(thisObj, e, offset[1]);
+ jsc.dispatchFineChange(thisObj);
+ break;
+ }
+ }
+ },
+
+
+ onDocumentPointerEnd : function (e, target, controlName, pointerType) {
+ return function (e) {
+ var thisObj = target._jscInstance;
+ jsc.detachGroupEvents('drag');
+ jsc.releaseTarget();
+ // Always dispatch changes after detaching outstanding mouse handlers,
+ // in case some user interaction will occur in user's onchange callback
+ // that would intrude with current mouse events
+ jsc.dispatchChange(thisObj);
+ };
+ },
+
+
+ dispatchChange : function (thisObj) {
+ if (thisObj.valueElement) {
+ if (jsc.isElementType(thisObj.valueElement, 'input')) {
+ jsc.fireEvent(thisObj.valueElement, 'change');
+ }
+ }
+ },
+
+
+ dispatchFineChange : function (thisObj) {
+ if (thisObj.onFineChange) {
+ var callback;
+ if (typeof thisObj.onFineChange === 'string') {
+ callback = new Function (thisObj.onFineChange);
+ } else {
+ callback = thisObj.onFineChange;
+ }
+ callback.call(thisObj);
+ }
+ },
+
+
+ setPad : function (thisObj, e, ofsX, ofsY) {
+ var pointerAbs = jsc.getAbsPointerPos(e);
+ var x = ofsX + pointerAbs.x - jsc._pointerOrigin.x - thisObj.padding - thisObj.insetWidth;
+ var y = ofsY + pointerAbs.y - jsc._pointerOrigin.y - thisObj.padding - thisObj.insetWidth;
+
+ var xVal = x * (360 / (thisObj.width - 1));
+ var yVal = 100 - (y * (100 / (thisObj.height - 1)));
+
+ switch (jsc.getPadYComponent(thisObj)) {
+ case 's': thisObj.fromHSV(xVal, yVal, null, jsc.leaveSld); break;
+ case 'v': thisObj.fromHSV(xVal, null, yVal, jsc.leaveSld); break;
+ }
+ },
+
+
+ setSld : function (thisObj, e, ofsY) {
+ var pointerAbs = jsc.getAbsPointerPos(e);
+ var y = ofsY + pointerAbs.y - jsc._pointerOrigin.y - thisObj.padding - thisObj.insetWidth;
+
+ var yVal = 100 - (y * (100 / (thisObj.height - 1)));
+
+ switch (jsc.getSliderComponent(thisObj)) {
+ case 's': thisObj.fromHSV(null, yVal, null, jsc.leavePad); break;
+ case 'v': thisObj.fromHSV(null, null, yVal, jsc.leavePad); break;
+ }
+ },
+
+
+ _vmlNS : 'jsc_vml_',
+ _vmlCSS : 'jsc_vml_css_',
+ _vmlReady : false,
+
+
+ initVML : function () {
+ if (!jsc._vmlReady) {
+ // init VML namespace
+ var doc = document;
+ if (!doc.namespaces[jsc._vmlNS]) {
+ doc.namespaces.add(jsc._vmlNS, 'urn:schemas-microsoft-com:vml');
+ }
+ if (!doc.styleSheets[jsc._vmlCSS]) {
+ var tags = ['shape', 'shapetype', 'group', 'background', 'path', 'formulas', 'handles', 'fill', 'stroke', 'shadow', 'textbox', 'textpath', 'imagedata', 'line', 'polyline', 'curve', 'rect', 'roundrect', 'oval', 'arc', 'image'];
+ var ss = doc.createStyleSheet();
+ ss.owningElement.id = jsc._vmlCSS;
+ for (var i = 0; i < tags.length; i += 1) {
+ ss.addRule(jsc._vmlNS + '\\:' + tags[i], 'behavior:url(#default#VML);');
+ }
+ }
+ jsc._vmlReady = true;
+ }
+ },
+
+
+ createPalette : function () {
+
+ var paletteObj = {
+ elm: null,
+ draw: null
+ };
+
+ if (jsc.isCanvasSupported) {
+ // Canvas implementation for modern browsers
+
+ var canvas = document.createElement('canvas');
+ var ctx = canvas.getContext('2d');
+
+ var drawFunc = function (width, height, type) {
+ canvas.width = width;
+ canvas.height = height;
+
+ ctx.clearRect(0, 0, canvas.width, canvas.height);
+
+ var hGrad = ctx.createLinearGradient(0, 0, canvas.width, 0);
+ hGrad.addColorStop(0 / 6, '#F00');
+ hGrad.addColorStop(1 / 6, '#FF0');
+ hGrad.addColorStop(2 / 6, '#0F0');
+ hGrad.addColorStop(3 / 6, '#0FF');
+ hGrad.addColorStop(4 / 6, '#00F');
+ hGrad.addColorStop(5 / 6, '#F0F');
+ hGrad.addColorStop(6 / 6, '#F00');
+
+ ctx.fillStyle = hGrad;
+ ctx.fillRect(0, 0, canvas.width, canvas.height);
+
+ var vGrad = ctx.createLinearGradient(0, 0, 0, canvas.height);
+ switch (type.toLowerCase()) {
+ case 's':
+ vGrad.addColorStop(0, 'rgba(255,255,255,0)');
+ vGrad.addColorStop(1, 'rgba(255,255,255,1)');
+ break;
+ case 'v':
+ vGrad.addColorStop(0, 'rgba(0,0,0,0)');
+ vGrad.addColorStop(1, 'rgba(0,0,0,1)');
+ break;
+ }
+ ctx.fillStyle = vGrad;
+ ctx.fillRect(0, 0, canvas.width, canvas.height);
+ };
+
+ paletteObj.elm = canvas;
+ paletteObj.draw = drawFunc;
+
+ } else {
+ // VML fallback for IE 7 and 8
+
+ jsc.initVML();
+
+ var vmlContainer = document.createElement('div');
+ vmlContainer.style.position = 'relative';
+ vmlContainer.style.overflow = 'hidden';
+
+ var hGrad = document.createElement(jsc._vmlNS + ':fill');
+ hGrad.type = 'gradient';
+ hGrad.method = 'linear';
+ hGrad.angle = '90';
+ hGrad.colors = '16.67% #F0F, 33.33% #00F, 50% #0FF, 66.67% #0F0, 83.33% #FF0'
+
+ var hRect = document.createElement(jsc._vmlNS + ':rect');
+ hRect.style.position = 'absolute';
+ hRect.style.left = -1 + 'px';
+ hRect.style.top = -1 + 'px';
+ hRect.stroked = false;
+ hRect.appendChild(hGrad);
+ vmlContainer.appendChild(hRect);
+
+ var vGrad = document.createElement(jsc._vmlNS + ':fill');
+ vGrad.type = 'gradient';
+ vGrad.method = 'linear';
+ vGrad.angle = '180';
+ vGrad.opacity = '0';
+
+ var vRect = document.createElement(jsc._vmlNS + ':rect');
+ vRect.style.position = 'absolute';
+ vRect.style.left = -1 + 'px';
+ vRect.style.top = -1 + 'px';
+ vRect.stroked = false;
+ vRect.appendChild(vGrad);
+ vmlContainer.appendChild(vRect);
+
+ var drawFunc = function (width, height, type) {
+ vmlContainer.style.width = width + 'px';
+ vmlContainer.style.height = height + 'px';
+
+ hRect.style.width =
+ vRect.style.width =
+ (width + 1) + 'px';
+ hRect.style.height =
+ vRect.style.height =
+ (height + 1) + 'px';
+
+ // Colors must be specified during every redraw, otherwise IE won't display
+ // a full gradient during a subsequential redraw
+ hGrad.color = '#F00';
+ hGrad.color2 = '#F00';
+
+ switch (type.toLowerCase()) {
+ case 's':
+ vGrad.color = vGrad.color2 = '#FFF';
+ break;
+ case 'v':
+ vGrad.color = vGrad.color2 = '#000';
+ break;
+ }
+ };
+
+ paletteObj.elm = vmlContainer;
+ paletteObj.draw = drawFunc;
+ }
+
+ return paletteObj;
+ },
+
+
+ createSliderGradient : function () {
+
+ var sliderObj = {
+ elm: null,
+ draw: null
+ };
+
+ if (jsc.isCanvasSupported) {
+ // Canvas implementation for modern browsers
+
+ var canvas = document.createElement('canvas');
+ var ctx = canvas.getContext('2d');
+
+ var drawFunc = function (width, height, color1, color2) {
+ canvas.width = width;
+ canvas.height = height;
+
+ ctx.clearRect(0, 0, canvas.width, canvas.height);
+
+ var grad = ctx.createLinearGradient(0, 0, 0, canvas.height);
+ grad.addColorStop(0, color1);
+ grad.addColorStop(1, color2);
+
+ ctx.fillStyle = grad;
+ ctx.fillRect(0, 0, canvas.width, canvas.height);
+ };
+
+ sliderObj.elm = canvas;
+ sliderObj.draw = drawFunc;
+
+ } else {
+ // VML fallback for IE 7 and 8
+
+ jsc.initVML();
+
+ var vmlContainer = document.createElement('div');
+ vmlContainer.style.position = 'relative';
+ vmlContainer.style.overflow = 'hidden';
+
+ var grad = document.createElement(jsc._vmlNS + ':fill');
+ grad.type = 'gradient';
+ grad.method = 'linear';
+ grad.angle = '180';
+
+ var rect = document.createElement(jsc._vmlNS + ':rect');
+ rect.style.position = 'absolute';
+ rect.style.left = -1 + 'px';
+ rect.style.top = -1 + 'px';
+ rect.stroked = false;
+ rect.appendChild(grad);
+ vmlContainer.appendChild(rect);
+
+ var drawFunc = function (width, height, color1, color2) {
+ vmlContainer.style.width = width + 'px';
+ vmlContainer.style.height = height + 'px';
+
+ rect.style.width = (width + 1) + 'px';
+ rect.style.height = (height + 1) + 'px';
+
+ grad.color = color1;
+ grad.color2 = color2;
+ };
+
+ sliderObj.elm = vmlContainer;
+ sliderObj.draw = drawFunc;
+ }
+
+ return sliderObj;
+ },
+
+
+ leaveValue : 1<<0,
+ leaveStyle : 1<<1,
+ leavePad : 1<<2,
+ leaveSld : 1<<3,
+
+
+ BoxShadow : (function () {
+ var BoxShadow = function (hShadow, vShadow, blur, spread, color, inset) {
+ this.hShadow = hShadow;
+ this.vShadow = vShadow;
+ this.blur = blur;
+ this.spread = spread;
+ this.color = color;
+ this.inset = !!inset;
+ };
+
+ BoxShadow.prototype.toString = function () {
+ var vals = [
+ Math.round(this.hShadow) + 'px',
+ Math.round(this.vShadow) + 'px',
+ Math.round(this.blur) + 'px',
+ Math.round(this.spread) + 'px',
+ this.color
+ ];
+ if (this.inset) {
+ vals.push('inset');
+ }
+ return vals.join(' ');
+ };
+
+ return BoxShadow;
+ })(),
+
+
+ //
+ // Usage:
+ // var myColor = new jscolor(<targetElement> [, <options>])
+ //
+
+ jscolor : function (targetElement, options) {
+
+ // General options
+ //
+ this.value = null; // initial HEX color. To change it later, use methods fromString(), fromHSV() and fromRGB()
+ this.valueElement = targetElement; // element that will be used to display and input the color code
+ this.styleElement = targetElement; // element that will preview the picked color using CSS backgroundColor
+ this.required = true; // whether the associated text <input> can be left empty
+ this.refine = true; // whether to refine the entered color code (e.g. uppercase it and remove whitespace)
+ this.hash = false; // whether to prefix the HEX color code with # symbol
+ this.uppercase = true; // whether to show the color code in upper case
+ this.onFineChange = null; // called instantly every time the color changes (value can be either a function or a string with javascript code)
+ this.activeClass = 'jscolor-active'; // class to be set to the target element when a picker window is open on it
+ this.overwriteImportant = false; // whether to overwrite colors of styleElement using !important
+ this.minS = 0; // min allowed saturation (0 - 100)
+ this.maxS = 100; // max allowed saturation (0 - 100)
+ this.minV = 0; // min allowed value (brightness) (0 - 100)
+ this.maxV = 100; // max allowed value (brightness) (0 - 100)
+
+ // Accessing the picked color
+ //
+ this.hsv = [0, 0, 100]; // read-only [0-360, 0-100, 0-100]
+ this.rgb = [255, 255, 255]; // read-only [0-255, 0-255, 0-255]
+
+ // Color Picker options
+ //
+ this.width = 181; // width of color palette (in px)
+ this.height = 101; // height of color palette (in px)
+ this.showOnClick = true; // whether to display the color picker when user clicks on its target element
+ this.mode = 'HSV'; // HSV | HVS | HS | HV - layout of the color picker controls
+ this.position = 'bottom'; // left | right | top | bottom - position relative to the target element
+ this.smartPosition = true; // automatically change picker position when there is not enough space for it
+ this.sliderSize = 16; // px
+ this.crossSize = 8; // px
+ this.closable = false; // whether to display the Close button
+ this.closeText = 'Close';
+ this.buttonColor = '#000000'; // CSS color
+ this.buttonHeight = 18; // px
+ this.padding = 12; // px
+ this.backgroundColor = '#FFFFFF'; // CSS color
+ this.borderWidth = 1; // px
+ this.borderColor = '#BBBBBB'; // CSS color
+ this.borderRadius = 8; // px
+ this.insetWidth = 1; // px
+ this.insetColor = '#BBBBBB'; // CSS color
+ this.shadow = true; // whether to display shadow
+ this.shadowBlur = 15; // px
+ this.shadowColor = 'rgba(0,0,0,0.2)'; // CSS color
+ this.pointerColor = '#4C4C4C'; // px
+ this.pointerBorderColor = '#FFFFFF'; // px
+ this.pointerBorderWidth = 1; // px
+ this.pointerThickness = 2; // px
+ this.zIndex = 1000;
+ this.container = null; // where to append the color picker (BODY element by default)
+
+
+ for (var opt in options) {
+ if (options.hasOwnProperty(opt)) {
+ this[opt] = options[opt];
+ }
+ }
+
+
+ this.hide = function () {
+ if (isPickerOwner()) {
+ detachPicker();
+ }
+ };
+
+
+ this.show = function () {
+ drawPicker();
+ };
+
+
+ this.redraw = function () {
+ if (isPickerOwner()) {
+ drawPicker();
+ }
+ };
+
+
+ this.importColor = function () {
+ if (!this.valueElement) {
+ this.exportColor();
+ } else {
+ if (jsc.isElementType(this.valueElement, 'input')) {
+ if (!this.refine) {
+ if (!this.fromString(this.valueElement.value, jsc.leaveValue)) {
+ if (this.styleElement) {
+ this.styleElement.style.backgroundImage = this.styleElement._jscOrigStyle.backgroundImage;
+ this.styleElement.style.backgroundColor = this.styleElement._jscOrigStyle.backgroundColor;
+ this.styleElement.style.color = this.styleElement._jscOrigStyle.color;
+ }
+ this.exportColor(jsc.leaveValue | jsc.leaveStyle);
+ }
+ } else if (!this.required && /^\s*$/.test(this.valueElement.value)) {
+ this.valueElement.value = '';
+ if (this.styleElement) {
+ this.styleElement.style.backgroundImage = this.styleElement._jscOrigStyle.backgroundImage;
+ this.styleElement.style.backgroundColor = this.styleElement._jscOrigStyle.backgroundColor;
+ this.styleElement.style.color = this.styleElement._jscOrigStyle.color;
+ }
+ this.exportColor(jsc.leaveValue | jsc.leaveStyle);
+
+ } else if (this.fromString(this.valueElement.value)) {
+ // managed to import color successfully from the value -> OK, don't do anything
+ } else {
+ this.exportColor();
+ }
+ } else {
+ // not an input element -> doesn't have any value
+ this.exportColor();
+ }
+ }
+ };
+
+
+ this.exportColor = function (flags) {
+ if (!(flags & jsc.leaveValue) && this.valueElement) {
+ var value = this.toString();
+ if (this.uppercase) { value = value.toUpperCase(); }
+ if (this.hash) { value = '#' + value; }
+
+ if (jsc.isElementType(this.valueElement, 'input')) {
+ this.valueElement.value = value;
+ } else {
+ this.valueElement.innerHTML = value;
+ }
+ }
+ if (!(flags & jsc.leaveStyle)) {
+ if (this.styleElement) {
+ var bgColor = '#' + this.toString();
+ var fgColor = this.isLight() ? '#000' : '#FFF';
+
+ this.styleElement.style.backgroundImage = 'none';
+ this.styleElement.style.backgroundColor = bgColor;
+ this.styleElement.style.color = fgColor;
+
+ if (this.overwriteImportant) {
+ this.styleElement.setAttribute('style',
+ 'background: ' + bgColor + ' !important; ' +
+ 'color: ' + fgColor + ' !important;'
+ );
+ }
+ }
+ }
+ if (!(flags & jsc.leavePad) && isPickerOwner()) {
+ redrawPad();
+ }
+ if (!(flags & jsc.leaveSld) && isPickerOwner()) {
+ redrawSld();
+ }
+ };
+
+
+ // h: 0-360
+ // s: 0-100
+ // v: 0-100
+ //
+ this.fromHSV = function (h, s, v, flags) { // null = don't change
+ if (h !== null) {
+ if (isNaN(h)) { return false; }
+ h = Math.max(0, Math.min(360, h));
+ }
+ if (s !== null) {
+ if (isNaN(s)) { return false; }
+ s = Math.max(0, Math.min(100, this.maxS, s), this.minS);
+ }
+ if (v !== null) {
+ if (isNaN(v)) { return false; }
+ v = Math.max(0, Math.min(100, this.maxV, v), this.minV);
+ }
+
+ this.rgb = HSV_RGB(
+ h===null ? this.hsv[0] : (this.hsv[0]=h),
+ s===null ? this.hsv[1] : (this.hsv[1]=s),
+ v===null ? this.hsv[2] : (this.hsv[2]=v)
+ );
+
+ this.exportColor(flags);
+ };
+
+
+ // r: 0-255
+ // g: 0-255
+ // b: 0-255
+ //
+ this.fromRGB = function (r, g, b, flags) { // null = don't change
+ if (r !== null) {
+ if (isNaN(r)) { return false; }
+ r = Math.max(0, Math.min(255, r));
+ }
+ if (g !== null) {
+ if (isNaN(g)) { return false; }
+ g = Math.max(0, Math.min(255, g));
+ }
+ if (b !== null) {
+ if (isNaN(b)) { return false; }
+ b = Math.max(0, Math.min(255, b));
+ }
+
+ var hsv = RGB_HSV(
+ r===null ? this.rgb[0] : r,
+ g===null ? this.rgb[1] : g,
+ b===null ? this.rgb[2] : b
+ );
+ if (hsv[0] !== null) {
+ this.hsv[0] = Math.max(0, Math.min(360, hsv[0]));
+ }
+ if (hsv[2] !== 0) {
+ this.hsv[1] = hsv[1]===null ? null : Math.max(0, this.minS, Math.min(100, this.maxS, hsv[1]));
+ }
+ this.hsv[2] = hsv[2]===null ? null : Math.max(0, this.minV, Math.min(100, this.maxV, hsv[2]));
+
+ // update RGB according to final HSV, as some values might be trimmed
+ var rgb = HSV_RGB(this.hsv[0], this.hsv[1], this.hsv[2]);
+ this.rgb[0] = rgb[0];
+ this.rgb[1] = rgb[1];
+ this.rgb[2] = rgb[2];
+
+ this.exportColor(flags);
+ };
+
+
+ this.fromString = function (str, flags) {
+ var m;
+ if (m = str.match(/^\W*([0-9A-F]{3}([0-9A-F]{3})?)\W*$/i)) {
+ // HEX notation
+ //
+
+ if (m[1].length === 6) {
+ // 6-char notation
+ this.fromRGB(
+ parseInt(m[1].substr(0,2),16),
+ parseInt(m[1].substr(2,2),16),
+ parseInt(m[1].substr(4,2),16),
+ flags
+ );
+ } else {
+ // 3-char notation
+ this.fromRGB(
+ parseInt(m[1].charAt(0) + m[1].charAt(0),16),
+ parseInt(m[1].charAt(1) + m[1].charAt(1),16),
+ parseInt(m[1].charAt(2) + m[1].charAt(2),16),
+ flags
+ );
+ }
+ return true;
+
+ } else if (m = str.match(/^\W*rgba?\(([^)]*)\)\W*$/i)) {
+ var params = m[1].split(',');
+ var re = /^\s*(\d*)(\.\d+)?\s*$/;
+ var mR, mG, mB;
+ if (
+ params.length >= 3 &&
+ (mR = params[0].match(re)) &&
+ (mG = params[1].match(re)) &&
+ (mB = params[2].match(re))
+ ) {
+ var r = parseFloat((mR[1] || '0') + (mR[2] || ''));
+ var g = parseFloat((mG[1] || '0') + (mG[2] || ''));
+ var b = parseFloat((mB[1] || '0') + (mB[2] || ''));
+ this.fromRGB(r, g, b, flags);
+ return true;
+ }
+ }
+ return false;
+ };
+
+
+ this.toString = function () {
+ return (
+ (0x100 | Math.round(this.rgb[0])).toString(16).substr(1) +
+ (0x100 | Math.round(this.rgb[1])).toString(16).substr(1) +
+ (0x100 | Math.round(this.rgb[2])).toString(16).substr(1)
+ );
+ };
+
+
+ this.toHEXString = function () {
+ return '#' + this.toString().toUpperCase();
+ };
+
+
+ this.toRGBString = function () {
+ return ('rgb(' +
+ Math.round(this.rgb[0]) + ',' +
+ Math.round(this.rgb[1]) + ',' +
+ Math.round(this.rgb[2]) + ')'
+ );
+ };
+
+
+ this.isLight = function () {
+ return (
+ 0.213 * this.rgb[0] +
+ 0.715 * this.rgb[1] +
+ 0.072 * this.rgb[2] >
+ 255 / 2
+ );
+ };
+
+
+ this._processParentElementsInDOM = function () {
+ if (this._linkedElementsProcessed) { return; }
+ this._linkedElementsProcessed = true;
+
+ var elm = this.targetElement;
+ do {
+ // If the target element or one of its parent nodes has fixed position,
+ // then use fixed positioning instead
+ //
+ // Note: In Firefox, getComputedStyle returns null in a hidden iframe,
+ // that's why we need to check if the returned style object is non-empty
+ var currStyle = jsc.getStyle(elm);
+ if (currStyle && currStyle.position.toLowerCase() === 'fixed') {
+ this.fixed = true;
+ }
+
+ if (elm !== this.targetElement) {
+ // Ensure to attach onParentScroll only once to each parent element
+ // (multiple targetElements can share the same parent nodes)
+ //
+ // Note: It's not just offsetParents that can be scrollable,
+ // that's why we loop through all parent nodes
+ if (!elm._jscEventsAttached) {
+ jsc.attachEvent(elm, 'scroll', jsc.onParentScroll);
+ elm._jscEventsAttached = true;
+ }
+ }
+ } while ((elm = elm.parentNode) && !jsc.isElementType(elm, 'body'));
+ };
+
+
+ // r: 0-255
+ // g: 0-255
+ // b: 0-255
+ //
+ // returns: [ 0-360, 0-100, 0-100 ]
+ //
+ function RGB_HSV (r, g, b) {
+ r /= 255;
+ g /= 255;
+ b /= 255;
+ var n = Math.min(Math.min(r,g),b);
+ var v = Math.max(Math.max(r,g),b);
+ var m = v - n;
+ if (m === 0) { return [ null, 0, 100 * v ]; }
+ var h = r===n ? 3+(b-g)/m : (g===n ? 5+(r-b)/m : 1+(g-r)/m);
+ return [
+ 60 * (h===6?0:h),
+ 100 * (m/v),
+ 100 * v
+ ];
+ }
+
+
+ // h: 0-360
+ // s: 0-100
+ // v: 0-100
+ //
+ // returns: [ 0-255, 0-255, 0-255 ]
+ //
+ function HSV_RGB (h, s, v) {
+ var u = 255 * (v / 100);
+
+ if (h === null) {
+ return [ u, u, u ];
+ }
+
+ h /= 60;
+ s /= 100;
+
+ var i = Math.floor(h);
+ var f = i%2 ? h-i : 1-(h-i);
+ var m = u * (1 - s);
+ var n = u * (1 - s * f);
+ switch (i) {
+ case 6:
+ case 0: return [u,n,m];
+ case 1: return [n,u,m];
+ case 2: return [m,u,n];
+ case 3: return [m,n,u];
+ case 4: return [n,m,u];
+ case 5: return [u,m,n];
+ }
+ }
+
+
+ function detachPicker () {
+ jsc.unsetClass(THIS.targetElement, THIS.activeClass);
+ jsc.picker.wrap.parentNode.removeChild(jsc.picker.wrap);
+ delete jsc.picker.owner;
+ }
+
+
+ function drawPicker () {
+
+ // At this point, when drawing the picker, we know what the parent elements are
+ // and we can do all related DOM operations, such as registering events on them
+ // or checking their positioning
+ THIS._processParentElementsInDOM();
+
+ if (!jsc.picker) {
+ jsc.picker = {
+ owner: null,
+ wrap : document.createElement('div'),
+ box : document.createElement('div'),
+ boxS : document.createElement('div'), // shadow area
+ boxB : document.createElement('div'), // border
+ pad : document.createElement('div'),
+ padB : document.createElement('div'), // border
+ padM : document.createElement('div'), // mouse/touch area
+ padPal : jsc.createPalette(),
+ cross : document.createElement('div'),
+ crossBY : document.createElement('div'), // border Y
+ crossBX : document.createElement('div'), // border X
+ crossLY : document.createElement('div'), // line Y
+ crossLX : document.createElement('div'), // line X
+ sld : document.createElement('div'),
+ sldB : document.createElement('div'), // border
+ sldM : document.createElement('div'), // mouse/touch area
+ sldGrad : jsc.createSliderGradient(),
+ sldPtrS : document.createElement('div'), // slider pointer spacer
+ sldPtrIB : document.createElement('div'), // slider pointer inner border
+ sldPtrMB : document.createElement('div'), // slider pointer middle border
+ sldPtrOB : document.createElement('div'), // slider pointer outer border
+ btn : document.createElement('div'),
+ btnT : document.createElement('span') // text
+ };
+
+ jsc.picker.pad.appendChild(jsc.picker.padPal.elm);
+ jsc.picker.padB.appendChild(jsc.picker.pad);
+ jsc.picker.cross.appendChild(jsc.picker.crossBY);
+ jsc.picker.cross.appendChild(jsc.picker.crossBX);
+ jsc.picker.cross.appendChild(jsc.picker.crossLY);
+ jsc.picker.cross.appendChild(jsc.picker.crossLX);
+ jsc.picker.padB.appendChild(jsc.picker.cross);
+ jsc.picker.box.appendChild(jsc.picker.padB);
+ jsc.picker.box.appendChild(jsc.picker.padM);
+
+ jsc.picker.sld.appendChild(jsc.picker.sldGrad.elm);
+ jsc.picker.sldB.appendChild(jsc.picker.sld);
+ jsc.picker.sldB.appendChild(jsc.picker.sldPtrOB);
+ jsc.picker.sldPtrOB.appendChild(jsc.picker.sldPtrMB);
+ jsc.picker.sldPtrMB.appendChild(jsc.picker.sldPtrIB);
+ jsc.picker.sldPtrIB.appendChild(jsc.picker.sldPtrS);
+ jsc.picker.box.appendChild(jsc.picker.sldB);
+ jsc.picker.box.appendChild(jsc.picker.sldM);
+
+ jsc.picker.btn.appendChild(jsc.picker.btnT);
+ jsc.picker.box.appendChild(jsc.picker.btn);
+
+ jsc.picker.boxB.appendChild(jsc.picker.box);
+ jsc.picker.wrap.appendChild(jsc.picker.boxS);
+ jsc.picker.wrap.appendChild(jsc.picker.boxB);
+ }
+
+ var p = jsc.picker;
+
+ var displaySlider = !!jsc.getSliderComponent(THIS);
+ var dims = jsc.getPickerDims(THIS);
+ var crossOuterSize = (2 * THIS.pointerBorderWidth + THIS.pointerThickness + 2 * THIS.crossSize);
+ var padToSliderPadding = jsc.getPadToSliderPadding(THIS);
+ var borderRadius = Math.min(
+ THIS.borderRadius,
+ Math.round(THIS.padding * Math.PI)); // px
+ var padCursor = 'crosshair';
+
+ // wrap
+ p.wrap.style.clear = 'both';
+ p.wrap.style.width = (dims[0] + 2 * THIS.borderWidth) + 'px';
+ p.wrap.style.height = (dims[1] + 2 * THIS.borderWidth) + 'px';
+ p.wrap.style.zIndex = THIS.zIndex;
+
+ // picker
+ p.box.style.width = dims[0] + 'px';
+ p.box.style.height = dims[1] + 'px';
+
+ p.boxS.style.position = 'absolute';
+ p.boxS.style.left = '0';
+ p.boxS.style.top = '0';
+ p.boxS.style.width = '100%';
+ p.boxS.style.height = '100%';
+ jsc.setBorderRadius(p.boxS, borderRadius + 'px');
+
+ // picker border
+ p.boxB.style.position = 'relative';
+ p.boxB.style.border = THIS.borderWidth + 'px solid';
+ p.boxB.style.borderColor = THIS.borderColor;
+ p.boxB.style.background = THIS.backgroundColor;
+ jsc.setBorderRadius(p.boxB, borderRadius + 'px');
+
+ // IE hack:
+ // If the element is transparent, IE will trigger the event on the elements under it,
+ // e.g. on Canvas or on elements with border
+ p.padM.style.background =
+ p.sldM.style.background =
+ '#FFF';
+ jsc.setStyle(p.padM, 'opacity', '0');
+ jsc.setStyle(p.sldM, 'opacity', '0');
+
+ // pad
+ p.pad.style.position = 'relative';
+ p.pad.style.width = THIS.width + 'px';
+ p.pad.style.height = THIS.height + 'px';
+
+ // pad palettes (HSV and HVS)
+ p.padPal.draw(THIS.width, THIS.height, jsc.getPadYComponent(THIS));
+
+ // pad border
+ p.padB.style.position = 'absolute';
+ p.padB.style.left = THIS.padding + 'px';
+ p.padB.style.top = THIS.padding + 'px';
+ p.padB.style.border = THIS.insetWidth + 'px solid';
+ p.padB.style.borderColor = THIS.insetColor;
+
+ // pad mouse area
+ p.padM._jscInstance = THIS;
+ p.padM._jscControlName = 'pad';
+ p.padM.style.position = 'absolute';
+ p.padM.style.left = '0';
+ p.padM.style.top = '0';
+ p.padM.style.width = (THIS.padding + 2 * THIS.insetWidth + THIS.width + padToSliderPadding / 2) + 'px';
+ p.padM.style.height = dims[1] + 'px';
+ p.padM.style.cursor = padCursor;
+
+ // pad cross
+ p.cross.style.position = 'absolute';
+ p.cross.style.left =
+ p.cross.style.top =
+ '0';
+ p.cross.style.width =
+ p.cross.style.height =
+ crossOuterSize + 'px';
+
+ // pad cross border Y and X
+ p.crossBY.style.position =
+ p.crossBX.style.position =
+ 'absolute';
+ p.crossBY.style.background =
+ p.crossBX.style.background =
+ THIS.pointerBorderColor;
+ p.crossBY.style.width =
+ p.crossBX.style.height =
+ (2 * THIS.pointerBorderWidth + THIS.pointerThickness) + 'px';
+ p.crossBY.style.height =
+ p.crossBX.style.width =
+ crossOuterSize + 'px';
+ p.crossBY.style.left =
+ p.crossBX.style.top =
+ (Math.floor(crossOuterSize / 2) - Math.floor(THIS.pointerThickness / 2) - THIS.pointerBorderWidth) + 'px';
+ p.crossBY.style.top =
+ p.crossBX.style.left =
+ '0';
+
+ // pad cross line Y and X
+ p.crossLY.style.position =
+ p.crossLX.style.position =
+ 'absolute';
+ p.crossLY.style.background =
+ p.crossLX.style.background =
+ THIS.pointerColor;
+ p.crossLY.style.height =
+ p.crossLX.style.width =
+ (crossOuterSize - 2 * THIS.pointerBorderWidth) + 'px';
+ p.crossLY.style.width =
+ p.crossLX.style.height =
+ THIS.pointerThickness + 'px';
+ p.crossLY.style.left =
+ p.crossLX.style.top =
+ (Math.floor(crossOuterSize / 2) - Math.floor(THIS.pointerThickness / 2)) + 'px';
+ p.crossLY.style.top =
+ p.crossLX.style.left =
+ THIS.pointerBorderWidth + 'px';
+
+ // slider
+ p.sld.style.overflow = 'hidden';
+ p.sld.style.width = THIS.sliderSize + 'px';
+ p.sld.style.height = THIS.height + 'px';
+
+ // slider gradient
+ p.sldGrad.draw(THIS.sliderSize, THIS.height, '#000', '#000');
+
+ // slider border
+ p.sldB.style.display = displaySlider ? 'block' : 'none';
+ p.sldB.style.position = 'absolute';
+ p.sldB.style.right = THIS.padding + 'px';
+ p.sldB.style.top = THIS.padding + 'px';
+ p.sldB.style.border = THIS.insetWidth + 'px solid';
+ p.sldB.style.borderColor = THIS.insetColor;
+
+ // slider mouse area
+ p.sldM._jscInstance = THIS;
+ p.sldM._jscControlName = 'sld';
+ p.sldM.style.display = displaySlider ? 'block' : 'none';
+ p.sldM.style.position = 'absolute';
+ p.sldM.style.right = '0';
+ p.sldM.style.top = '0';
+ p.sldM.style.width = (THIS.sliderSize + padToSliderPadding / 2 + THIS.padding + 2 * THIS.insetWidth) + 'px';
+ p.sldM.style.height = dims[1] + 'px';
+ p.sldM.style.cursor = 'default';
+
+ // slider pointer inner and outer border
+ p.sldPtrIB.style.border =
+ p.sldPtrOB.style.border =
+ THIS.pointerBorderWidth + 'px solid ' + THIS.pointerBorderColor;
+
+ // slider pointer outer border
+ p.sldPtrOB.style.position = 'absolute';
+ p.sldPtrOB.style.left = -(2 * THIS.pointerBorderWidth + THIS.pointerThickness) + 'px';
+ p.sldPtrOB.style.top = '0';
+
+ // slider pointer middle border
+ p.sldPtrMB.style.border = THIS.pointerThickness + 'px solid ' + THIS.pointerColor;
+
+ // slider pointer spacer
+ p.sldPtrS.style.width = THIS.sliderSize + 'px';
+ p.sldPtrS.style.height = sliderPtrSpace + 'px';
+
+ // the Close button
+ function setBtnBorder () {
+ var insetColors = THIS.insetColor.split(/\s+/);
+ var outsetColor = insetColors.length < 2 ? insetColors[0] : insetColors[1] + ' ' + insetColors[0] + ' ' + insetColors[0] + ' ' + insetColors[1];
+ p.btn.style.borderColor = outsetColor;
+ }
+ p.btn.style.display = THIS.closable ? 'block' : 'none';
+ p.btn.style.position = 'absolute';
+ p.btn.style.left = THIS.padding + 'px';
+ p.btn.style.bottom = THIS.padding + 'px';
+ p.btn.style.padding = '0 15px';
+ p.btn.style.height = THIS.buttonHeight + 'px';
+ p.btn.style.border = THIS.insetWidth + 'px solid';
+ setBtnBorder();
+ p.btn.style.color = THIS.buttonColor;
+ p.btn.style.font = '12px sans-serif';
+ p.btn.style.textAlign = 'center';
+ try {
+ p.btn.style.cursor = 'pointer';
+ } catch(eOldIE) {
+ p.btn.style.cursor = 'hand';
+ }
+ p.btn.onmousedown = function () {
+ THIS.hide();
+ };
+ p.btnT.style.lineHeight = THIS.buttonHeight + 'px';
+ p.btnT.innerHTML = '';
+ p.btnT.appendChild(document.createTextNode(THIS.closeText));
+
+ // place pointers
+ redrawPad();
+ redrawSld();
+
+ // If we are changing the owner without first closing the picker,
+ // make sure to first deal with the old owner
+ if (jsc.picker.owner && jsc.picker.owner !== THIS) {
+ jsc.unsetClass(jsc.picker.owner.targetElement, THIS.activeClass);
+ }
+
+ // Set the new picker owner
+ jsc.picker.owner = THIS;
+
+ // The redrawPosition() method needs picker.owner to be set, that's why we call it here,
+ // after setting the owner
+ if (jsc.isElementType(container, 'body')) {
+ jsc.redrawPosition();
+ } else {
+ jsc._drawPosition(THIS, 0, 0, 'relative', false);
+ }
+
+ if (p.wrap.parentNode != container) {
+ container.appendChild(p.wrap);
+ }
+
+ jsc.setClass(THIS.targetElement, THIS.activeClass);
+ }
+
+
+ function redrawPad () {
+ // redraw the pad pointer
+ switch (jsc.getPadYComponent(THIS)) {
+ case 's': var yComponent = 1; break;
+ case 'v': var yComponent = 2; break;
+ }
+ var x = Math.round((THIS.hsv[0] / 360) * (THIS.width - 1));
+ var y = Math.round((1 - THIS.hsv[yComponent] / 100) * (THIS.height - 1));
+ var crossOuterSize = (2 * THIS.pointerBorderWidth + THIS.pointerThickness + 2 * THIS.crossSize);
+ var ofs = -Math.floor(crossOuterSize / 2);
+ jsc.picker.cross.style.left = (x + ofs) + 'px';
+ jsc.picker.cross.style.top = (y + ofs) + 'px';
+
+ // redraw the slider
+ switch (jsc.getSliderComponent(THIS)) {
+ case 's':
+ var rgb1 = HSV_RGB(THIS.hsv[0], 100, THIS.hsv[2]);
+ var rgb2 = HSV_RGB(THIS.hsv[0], 0, THIS.hsv[2]);
+ var color1 = 'rgb(' +
+ Math.round(rgb1[0]) + ',' +
+ Math.round(rgb1[1]) + ',' +
+ Math.round(rgb1[2]) + ')';
+ var color2 = 'rgb(' +
+ Math.round(rgb2[0]) + ',' +
+ Math.round(rgb2[1]) + ',' +
+ Math.round(rgb2[2]) + ')';
+ jsc.picker.sldGrad.draw(THIS.sliderSize, THIS.height, color1, color2);
+ break;
+ case 'v':
+ var rgb = HSV_RGB(THIS.hsv[0], THIS.hsv[1], 100);
+ var color1 = 'rgb(' +
+ Math.round(rgb[0]) + ',' +
+ Math.round(rgb[1]) + ',' +
+ Math.round(rgb[2]) + ')';
+ var color2 = '#000';
+ jsc.picker.sldGrad.draw(THIS.sliderSize, THIS.height, color1, color2);
+ break;
+ }
+ }
+
+
+ function redrawSld () {
+ var sldComponent = jsc.getSliderComponent(THIS);
+ if (sldComponent) {
+ // redraw the slider pointer
+ switch (sldComponent) {
+ case 's': var yComponent = 1; break;
+ case 'v': var yComponent = 2; break;
+ }
+ var y = Math.round((1 - THIS.hsv[yComponent] / 100) * (THIS.height - 1));
+ jsc.picker.sldPtrOB.style.top = (y - (2 * THIS.pointerBorderWidth + THIS.pointerThickness) - Math.floor(sliderPtrSpace / 2)) + 'px';
+ }
+ }
+
+
+ function isPickerOwner () {
+ return jsc.picker && jsc.picker.owner === THIS;
+ }
+
+
+ function blurValue () {
+ THIS.importColor();
+ }
+
+
+ // Find the target element
+ if (typeof targetElement === 'string') {
+ var id = targetElement;
+ var elm = document.getElementById(id);
+ if (elm) {
+ this.targetElement = elm;
+ } else {
+ jsc.warn('Could not find target element with ID \'' + id + '\'');
+ }
+ } else if (targetElement) {
+ this.targetElement = targetElement;
+ } else {
+ jsc.warn('Invalid target element: \'' + targetElement + '\'');
+ }
+
+ if (this.targetElement._jscLinkedInstance) {
+ jsc.warn('Cannot link jscolor twice to the same element. Skipping.');
+ return;
+ }
+ this.targetElement._jscLinkedInstance = this;
+
+ // Find the value element
+ this.valueElement = jsc.fetchElement(this.valueElement);
+ // Find the style element
+ this.styleElement = jsc.fetchElement(this.styleElement);
+
+ var THIS = this;
+ var container =
+ this.container ?
+ jsc.fetchElement(this.container) :
+ document.getElementsByTagName('body')[0];
+ var sliderPtrSpace = 3; // px
+
+ // For BUTTON elements it's important to stop them from sending the form when clicked
+ // (e.g. in Safari)
+ if (jsc.isElementType(this.targetElement, 'button')) {
+ if (this.targetElement.onclick) {
+ var origCallback = this.targetElement.onclick;
+ this.targetElement.onclick = function (evt) {
+ origCallback.call(this, evt);
+ return false;
+ };
+ } else {
+ this.targetElement.onclick = function () { return false; };
+ }
+ }
+
+ /*
+ var elm = this.targetElement;
+ do {
+ // If the target element or one of its offsetParents has fixed position,
+ // then use fixed positioning instead
+ //
+ // Note: In Firefox, getComputedStyle returns null in a hidden iframe,
+ // that's why we need to check if the returned style object is non-empty
+ var currStyle = jsc.getStyle(elm);
+ if (currStyle && currStyle.position.toLowerCase() === 'fixed') {
+ this.fixed = true;
+ }
+
+ if (elm !== this.targetElement) {
+ // attach onParentScroll so that we can recompute the picker position
+ // when one of the offsetParents is scrolled
+ if (!elm._jscEventsAttached) {
+ jsc.attachEvent(elm, 'scroll', jsc.onParentScroll);
+ elm._jscEventsAttached = true;
+ }
+ }
+ } while ((elm = elm.offsetParent) && !jsc.isElementType(elm, 'body'));
+ */
+
+ // valueElement
+ if (this.valueElement) {
+ if (jsc.isElementType(this.valueElement, 'input')) {
+ var updateField = function () {
+ THIS.fromString(THIS.valueElement.value, jsc.leaveValue);
+ jsc.dispatchFineChange(THIS);
+ };
+ jsc.attachEvent(this.valueElement, 'keyup', updateField);
+ jsc.attachEvent(this.valueElement, 'input', updateField);
+ jsc.attachEvent(this.valueElement, 'blur', blurValue);
+ this.valueElement.setAttribute('autocomplete', 'off');
+ }
+ }
+
+ // styleElement
+ if (this.styleElement) {
+ this.styleElement._jscOrigStyle = {
+ backgroundImage : this.styleElement.style.backgroundImage,
+ backgroundColor : this.styleElement.style.backgroundColor,
+ color : this.styleElement.style.color
+ };
+ }
+
+ if (this.value) {
+ // Try to set the color from the .value option and if unsuccessful,
+ // export the current color
+ this.fromString(this.value) || this.exportColor();
+ } else {
+ this.importColor();
+ }
+ }
+
+};
+
+
+//================================
+// Public properties and methods
+//================================
+
+
+// By default, search for all elements with class="jscolor" and install a color picker on them.
+//
+// You can change what class name will be looked for by setting the property jscolor.lookupClass
+// anywhere in your HTML document. To completely disable the automatic lookup, set it to null.
+//
+jsc.jscolor.lookupClass = 'jscolor';
+
+
+jsc.jscolor.installByClassName = function (className) {
+ var inputElms = document.getElementsByTagName('input');
+ var buttonElms = document.getElementsByTagName('button');
+
+ jsc.tryInstallOnElements(inputElms, className);
+ jsc.tryInstallOnElements(buttonElms, className);
+};
+
+
+jsc.register();
+
+
+return jsc.jscolor;
+
+
+})(); }
diff --git a/src/scripts/log.js b/src/scripts/log.js
new file mode 100644
index 0000000..5641fa8
--- /dev/null
+++ b/src/scripts/log.js
@@ -0,0 +1,151 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
+
+document.addEventListener('keyup', evt => {
+ if (evt.keyCode === 27) {
+ // We either came from /options.html or were opened as a new tab from popup.html (in that case, do nothing)
+ history.back();
+ }
+});
+
+// ----------------- Spinner -------------------------------
+const spinner = document.querySelector('.spinner');
+function hideSpinner() {
+
+ spinner.classList.remove('on');
+ setTimeout(() => { spinner.style.display = 'none'; }, 600);
+}
+
+function showSpinner() {
+
+ spinner.style.display = 'flex';
+ spinner.classList.add('on');
+}
+// ----------------- /spinner ------------------------------
+
+// ----- global
+let logger;
+const onOff = document.querySelector('#onOff');
+const logSize = document.querySelector('#logSize');
+
+chrome.runtime.getBackgroundPage(bg => {
+
+ logger = bg.getLog();
+ onOff.checked = logger.active;
+ logSize.value = logger.size;
+ renderMatchedLog(); // log content will be shown if there are any, regardless of onOff
+ renderUnmatchedLog(); // log content will be shown if there are any, regardless of onOff
+ hideSpinner();
+});
+
+onOff.addEventListener('change', (e) => {
+
+ logger.active = onOff.checked;
+ logger.updateStorage();
+});
+
+logSize.addEventListener('change', (e) => {
+
+ logSize.value = logSize.value*1 || logger.size; // defaults on bad number entry
+ if (logger.size !== logSize.value) { // update on change
+ logger.size = logSize.value;
+ logger.updateStorage();
+ }
+});
+
+document.querySelectorAll('button').forEach(item => item.addEventListener('click', process));
+
+function process () {
+
+ switch (this.dataset.i18n) {
+
+ case 'back': location.href = '/options.html'; break;
+ case 'refresh':
+ renderMatchedLog();
+ renderUnmatchedLog();
+ break;
+ case 'clear':
+ logger.clear();
+ renderMatchedLog();
+ renderUnmatchedLog();
+ break;
+ }
+}
+
+function renderMatchedLog() {
+
+ // ----- templates & containers
+ const docfrag = document.createDocumentFragment();
+ const tr = document.querySelector('tr.matchedtemplate');
+ const tbody = tr.parentNode.nextElementSibling;
+ tbody.textContent = ''; // clearing the content
+
+ const forAll = chrome.i18n.getMessage('forAll');
+ const NA = chrome.i18n.getMessage('notApplicable');
+
+ logger.matchedList.forEach(item => {
+
+ const pattern = item.matchedPattern ?
+ (item.matchedPattern === 'all' ? forAll : item.matchedPattern) : 'No matches';
+
+ // Build a row for this log entry by cloning the tr containing 7 td
+ const row = tr.cloneNode(true);
+ row.className = item.matchedPattern ? 'success' : 'secondary'; // this will rest class .tamplate as well
+ const td = row.children;
+
+ const a = td[0].children[0];
+ a.href = item.url;
+ a.textContent = item.url;
+
+ td[1].textContent = item.title || NA;
+ td[2].style.backgroundColor = item.color || 'blue';
+ td[3].textContent = item.address || NA;
+ td[4].textContent = pattern;
+ td[5].textContent = item.whiteBlack || NA;
+ td[6].textContent = formatInt(item.timestamp);
+
+ docfrag.appendChild(row);
+ });
+
+ tbody.appendChild(docfrag);
+}
+
+function renderUnmatchedLog() {
+
+ // ----- templates & containers
+ const docfrag = document.createDocumentFragment();
+ const tr = document.querySelector('tr.unmatchedtemplate');
+ const tbody = tr.parentNode.nextElementSibling;
+ tbody.textContent = ''; // clearing the content
+
+ logger.unmatchedList.forEach(item => {
+ // Build a row for this log entry by cloning the tr containing 2 td
+ const row = tr.cloneNode(true);
+ const td = row.children;
+ const a = td[0].children[0];
+
+ a.href = item.url;
+ a.textContent = item.url;
+ td[1].textContent = formatInt(item.timestamp);
+
+ docfrag.appendChild(row);
+ });
+
+ tbody.appendChild(docfrag);
+}
+
+function formatInt(d) {
+ // International format based on user locale
+ // you can delete the other function if you like this
+ // you can adjust the content via the object properties
+ return new Intl.DateTimeFormat(navigator.language,
+ {weekday: 'short', year: 'numeric', month: 'short', day: 'numeric',
+ hour: '2-digit', minute: '2-digit', second: '2-digit', hour12: false}).format(new Date(d));
+}
diff --git a/src/scripts/matcher.js b/src/scripts/matcher.js
new file mode 100644
index 0000000..19cd49d
--- /dev/null
+++ b/src/scripts/matcher.js
@@ -0,0 +1,116 @@
+'use strict';
+
+const schemeSet = {
+ all : 1,
+ http: 2,
+ https: 4
+};
+// Shortcuts so we dont perform i18n lookups for every non-match
+const FOR_ALL = {originalPattern: chrome.i18n.getMessage('forAll')}
+const NOMATCH_TEXT = chrome.i18n.getMessage('noMatch');
+const NONE_TEXT = chrome.i18n.getMessage('none');
+const NOMATCH_COLOR = '#D3D3D3';
+const WHITE = chrome.i18n.getMessage('white');
+const BLACK = chrome.i18n.getMessage('black');
+
+function findProxyMatch(url, activeSettings) {
+ // note: we've already thrown out inactive settings and inactive patterns in background.js.
+ // we're not iterating over them
+
+ if (activeSettings.mode === 'patterns') {
+ // Unfortunately, since Firefox 57 and some releases afterwards, we were unable
+ // to get anything of the URL except scheme, port, and host (because of Fx's PAC
+ // implementation). Now we have access to rest of URL, like pre-57, but users
+ // have written their patterns not anticipating that. Need to do more research
+ // before using other parts of URL. For now, we ignore the other parts.
+ const parsedUrl = new URL(url);
+ const scheme = parsedUrl.protocol.substring(0, parsedUrl.protocol.length-1); // strip the colon
+ const hostPort = parsedUrl.host; // This includes port if one is specified
+
+ for (const proxy of activeSettings.proxySettings) {
+
+ // Check black patterns first
+ const blackMatch = proxy.blackPatterns.find(item =>
+ (item.protocols === schemeSet.all || item.protocols === schemeSet[scheme]) &&
+ item.pattern.test(hostPort));
+
+ if (blackMatch) {
+ sendToMatchedLog(url, proxy, Utils.getProxyTitle(proxy), blackMatch, BLACK);
+ continue; // if blacklist matched, continue to the next proxy
+ }
+
+ const whiteMatch = proxy.whitePatterns.find(item =>
+ (item.protocols === schemeSet.all || item.protocols === schemeSet[scheme]) &&
+ item.pattern.test(hostPort));
+
+ if (whiteMatch) {
+ // found a whitelist match, end here
+ const title = Utils.getProxyTitle(proxy);
+ Utils.updateIcon('images/icon.svg', proxy.color, title, false, title, false);
+ sendToMatchedLog(url, proxy, title, whiteMatch, WHITE);
+ return prepareSetting(proxy);
+ }
+ }
+ // no white matches in any settings
+ sendToUnmatchedLog(url);
+ Utils.updateIcon('images/gray.svg', null, NOMATCH_TEXT, false, NOMATCH_TEXT, false);
+ return {type: 'direct'};
+ }
+ else if (activeSettings.mode === 'disabled') {
+ // Generally we won't get to this block because our proxy handler is turned off in this mode.
+ // We will get here at startup and also if there is a race condition between removing our listener
+ // (when switching to disabled mode) and handaling requests.
+ return {type: 'direct'};
+ }
+ else {
+ // Fixed mode -- use 1 proxy for all URLs
+ const p = activeSettings.proxySettings[0];
+ const title = Utils.getProxyTitle(p);
+ Utils.updateIcon('images/icon.svg', p.color, title, false, title, false);
+ sendToMatchedLog(url, p, title, FOR_ALL);
+ return prepareSetting(p);
+ }
+}
+
+const typeSet = {
+ 1: 'http', // PROXY_TYPE_HTTP
+ 2: 'https', // PROXY_TYPE_HTTPS
+ 3: 'socks', // PROXY_TYPE_SOCKS5
+ 4: 'socks4', // PROXY_TYPE_SOCKS4
+ 5: 'direct' // PROXY_TYPE_NONE
+};
+
+function prepareSetting(proxy) {
+ const ret = {
+ type: typeSet[proxy.type] || typeSet[5], // If 'direct', all other properties of this object are ignored.
+ host: proxy.address,
+ port: proxy.port
+ };
+ proxy.username && (ret.username = proxy.username);
+ proxy.password && (ret.password = proxy.password);
+ proxy.proxyDNS && (ret.proxyDNS = proxy.proxyDNS); // Only useful for SOCKS
+ //if ((proxy.type === PROXY_TYPE_HTTP || proxy.type === PROXY_TYPE_HTTPS) && proxy.username && proxy.password) {
+ // Using wireshark, I do not see this header being sent, contrary to
+ // https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/ProxyInfo
+ //ret.proxyAuthorizationHeader = 'Basic ' + btoa(proxy.username + ":" + proxy.password);
+ //}
+ return ret;
+}
+
+function sendToMatchedLog(url, proxy, title, matchedPattern, whiteBlack) {
+ // log only the data that is needed for display
+ logger && logger.active && logger.addMatched({
+ url,
+ title,
+ color: proxy.color,
+ address: proxy.address,
+ // Log should display whatever user typed, not our processed version of the pattern
+ matchedPattern: matchedPattern.originalPattern,
+ whiteBlack,
+ timestamp: Date.now()
+ });
+}
+
+function sendToUnmatchedLog(url) {
+ logger && logger.active && logger.addUnmatched({url, timestamp: Date.now()});
+}
diff --git a/src/scripts/options.js b/src/scripts/options.js
new file mode 100644
index 0000000..14d7eab
--- /dev/null
+++ b/src/scripts/options.js
@@ -0,0 +1,380 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
+
+// ----- global
+const accounts = document.querySelector('#accounts');
+const mode = document.querySelector('#mode');
+const syncOnOff = document.querySelector('#syncOnOff');
+const popup = document.querySelector('.popup');
+const popupMain = popup.children[0];
+
+let storageArea, minIndex = Number.MAX_SAFE_INTEGER;
+
+// ----------------- User Preference -----------------------
+chrome.storage.local.get(null, result => {
+ // if sync is NOT set or it is false, use this result
+ syncOnOff.checked = result.sync;
+ localStorage.setItem('sync', syncOnOff.checked);
+ storageArea = result.sync ? chrome.storage.sync : chrome.storage.local;
+ result.sync ? chrome.storage.sync.get(null, processOptions) : processOptions(result);
+});
+// ----------------- /User Preference ----------------------
+
+// ----------------- Spinner -------------------------------
+const spinner = document.querySelector('.spinner');
+function hideSpinner() {
+
+ spinner.classList.remove('on');
+ setTimeout(() => { spinner.style.display = 'none'; }, 600);
+}
+
+function showSpinner() {
+
+ spinner.style.display = 'flex';
+ spinner.classList.add('on');
+}
+// ----------------- /spinner ------------------------------
+
+
+// ----- add Listeners for menu
+document.querySelectorAll('nav a').forEach(item => item.addEventListener('click', process));
+function process() {
+
+ switch (this.dataset.i18n) {
+
+ case 'add':
+ localStorage.removeItem('id'); // clear localStorage; this indicates an add not an edit
+ localStorage.setItem('nextIndex', minIndex); // index to use for this proxy so that it's added to the beginning
+ location.href = '/proxy.html';
+ break;
+ case 'export': Utils.exportFile(); break;
+ case 'import': location.href = '/import.html'; break;
+ case 'importProxyList': location.href = '/import-proxy-list.html'; break;
+ case 'log': location.href = '/log.html'; break;
+ case 'about': location.href = '/about.html'; break;
+
+ case 'deleteAll':
+ if (confirm(chrome.i18n.getMessage('confirmDelete'))) {
+ showSpinner();
+ chrome.storage.local.clear(() => chrome.storage.sync.clear(() => {
+ hideSpinner();
+ Utils.notify(chrome.i18n.getMessage('deleteAllmessage'));
+ location.href = '/options.html';
+ }));
+ }
+ break;
+
+ case 'deleteBrowserData':
+ const h4 = document.createElement('h4');
+ const p = document.createElement('p');
+ popupMain.children[0].textContent = chrome.i18n.getMessage('deleteBrowserData');
+ let h = h4.cloneNode();
+ h.textContent = chrome.i18n.getMessage('deleteNot');
+ let p1 = p.cloneNode();
+ p1.textContent = chrome.i18n.getMessage('deleteBrowserDataNotDescription');
+ popupMain.children[1].appendChild(h);
+ popupMain.children[1].appendChild(p1);
+
+ h = h4.cloneNode();
+ h.textContent = chrome.i18n.getMessage('delete');
+ p1 = p.cloneNode();
+ p1.textContent = chrome.i18n.getMessage('deleteBrowserDataDescription');
+ popupMain.children[1].appendChild(h);
+ popupMain.children[1].appendChild(p1);
+
+ popupMain.children[2].children[0].addEventListener('click', closePopup);
+ popupMain.children[2].children[1].addEventListener('click', () => // Not cancelled
+ chrome.browsingData.remove({}, {
+ //appcache: true,
+ cache: true,
+ cookies: true,
+ downloads: false,
+ //fileSystems: true,
+ formData: false,
+ history: false,
+ indexedDB: true,
+ localStorage: true,
+ pluginData: true,
+ //passwords: true,
+ //webSQL: true,
+ //serverBoundCertificates: true,
+ serviceWorkers: true
+ }, () => {
+ Utils.notify(chrome.i18n.getMessage('done'));
+ closePopup();
+ }
+ ));
+ showPopup();
+ break;
+ }
+}
+
+// ----- add Listeners for initial elements
+mode.addEventListener('change', selectMode);
+function selectMode() {
+
+ // set color
+ mode.style.color = mode.children[mode.selectedIndex].style.color;
+
+ console.log(mode, "selectMode");
+ // we already know the state of sync | this is set when manually changing the select
+ // it is undefined when mode is switched from toolbar popup or on startup
+ this && storageArea.set({mode: mode.value});
+
+ // --- change the state of success/secondary
+ // change all success -> secondary
+ document.querySelectorAll('.success').forEach(item => item.classList.replace('success', 'secondary'));
+
+ switch (mode.value) {
+
+ case 'patterns':
+ document.querySelectorAll('input[name="onOff"]:checked').forEach(item => {
+ const node = item.parentNode.parentNode;
+ node.classList.replace('secondary', 'success'); // FF49, Ch 61
+ });
+ break;
+
+ case 'disabled': // do nothing
+ break;
+
+ default:
+ const node = document.getElementById(mode.value);
+ node && node.classList.replace('secondary', 'success');
+ }
+}
+
+syncOnOff.addEventListener('change', () => {
+ const useSync = syncOnOff.checked;
+ // sync value always CHECKED locally
+ // data is merged, replacing exisitng and adding new ones
+ localStorage.setItem('sync', syncOnOff.checked);
+ storageArea = syncOnOff.checked ? chrome.storage.sync : chrome.storage.local;
+ if (useSync && confirm(chrome.i18n.getMessage('confirmTransferToSync'))) {
+ showSpinner();
+ chrome.storage.local.set({sync: true}); // save sync state
+ chrome.storage.local.get(null, result => { // get source
+ delete result.sync;
+ chrome.storage.sync.set(result, hideSpinner); // save to target
+ }); // get source & save to target
+ }
+ else if (!useSync && confirm(chrome.i18n.getMessage('confirmTransferToLocal'))) {
+ showSpinner();
+ chrome.storage.sync.get(null, result => { // get source
+ result.sync = false; // set sync = false
+ chrome.storage.local.set(result, hideSpinner); // save to target
+ });
+ }
+});
+
+
+chrome.runtime.onMessage.addListener((message, sender) => { // from popup or bg
+// console.log(message);
+ if(!message.mode || message.mode === mode.value) { return; } // change if it is different
+ mode.value = message.mode;
+ selectMode();
+});
+
+function processOptions(pref) {
+ // --- reset
+ accounts.textContent = '';
+
+ // remove all <option> elements except patterns and disabled
+ [...mode.children].forEach(item => !['patterns', 'disabled'].includes(item.value) && item.remove());
+
+ // ----- templates & containers
+ const docfrag = document.createDocumentFragment();
+ const docfrag2 = document.createDocumentFragment();
+ const temp = document.querySelector('.template');
+
+ // --- working directly with DB format
+
+ // add default lastresort if not there
+ //pref[LASTRESORT] || (pref[LASTRESORT] = DEFAULT_PROXY_SETTING);
+
+ const prefKeys = Object.keys(pref).filter(item => !NON_PROXY_KEYS.includes(item)); // not for these
+
+ prefKeys.sort((a, b) => pref[a].index - pref[b].index); // sort by index
+ if (prefKeys[0]) {
+ minIndex = pref[prefKeys[0]].index; // the first index after sort (if any)
+ }
+
+ pref.mode = pref.mode || 'disabled'; // defaults to disabled
+ prefKeys.forEach(id => {
+ const item = pref[id];
+
+ const div = temp.cloneNode(true);
+ const node = [...div.children[0].children, ...div.children[1].children];
+ div.classList.remove('template');
+ //id === LASTRESORT && div.children[1].classList.add('default');
+
+ div.id = id;
+ node[0].style.backgroundColor = item.color;
+ node[1].textContent = Utils.getProxyTitle(item);
+ node[2].textContent = item.address; // ellipsis is handled by CSS
+ if (item.cc) {
+ node[3].classList.remove('hide');
+ node[3].textContent = getFlag(item.cc);
+ node[3].title = item.country;
+ }
+ item.username && item.password && node[4].classList.add('on');
+ node[5].id = id + '-onoff';
+ node[5].checked = item.active;
+ node[6].setAttribute('for', node[5].id);
+
+ FOXYPROXY_BASIC && (node[8].style.display = 'none');
+
+ // setting div colors
+ switch (true) {
+
+ case Utils.isUnsupportedType(item.type):
+ div.classList.add('unsupported');
+ break;
+
+ case pref.mode === 'patterns':
+ case pref.mode === 'random':
+ case pref.mode === 'roundrobin':
+ div.classList.add(item.active ? 'success' : 'secondary');
+ break;
+
+ case pref.mode === 'disabled':
+ div.classList.add('secondary');
+ break;
+
+ default:
+ div.classList.add(pref.mode == id ? 'success' : 'secondary');
+ }
+
+ docfrag.appendChild(div);
+
+ // add to select
+ const opt = new Option(node[1].textContent, id);
+ opt.style.color = item.color;
+ docfrag2.appendChild(opt);
+ });
+
+ docfrag.hasChildNodes() && accounts.appendChild(docfrag);
+ docfrag2.hasChildNodes() && mode.appendChild(docfrag2, mode.lastElementChild);
+
+ if (FOXYPROXY_BASIC) {
+ mode.children[0].classList.add('hide'); // hide by pattern option
+ pref.mode === 'patterns' && (pref.mode = 'disabled');
+ }
+
+ const opt = mode.querySelector(`option[value="${pref.mode}"]`);
+ if (opt) {
+ opt.selected = true;
+ mode.style.color = opt.style.color;
+ }
+
+ // add Listeners
+ document.querySelectorAll('button').forEach(item => item.addEventListener('click', processButton));
+
+ document.querySelectorAll('input[name="onOff"]').forEach(item => item.addEventListener('change', function() {
+ const id = this.parentNode.parentNode.id;
+ storageArea.get(id, result => {
+ result[id].active = this.checked;
+ storageArea.set(result);
+ });
+ }));
+
+ doWeHaveProxiesDefined();
+ hideSpinner();
+}
+
+function doWeHaveProxiesDefined() {
+ if (!accounts.hasChildNodes()) {
+ document.querySelector('#help').style.display = 'block';
+ document.querySelector('#rightColumn').classList.add('secondary');
+ document.querySelector('#mode').style.display = 'none';
+ }
+ else {
+ document.querySelector('#help').style.display = 'none';
+ document.querySelector('#rightColumn').classList.remove('warning');
+ document.querySelector('#mode').style.display = 'flex';
+ }
+}
+
+function getFlag(cc) {
+
+ cc = /^[A-Z]{2}$/i.test(cc) && cc.toUpperCase();
+ return cc && String.fromCodePoint(...[...cc].map(c => c.charCodeAt() + 127397));
+}
+
+function processButton() {
+
+ const parent = this.parentNode.parentNode;
+ const id = parent.id;
+
+ switch (this.dataset.i18n) {
+
+ case 'help|title':
+ popupMain.children[0].textContent = chrome.i18n.getMessage('syncSettings');
+ popupMain.children[1].textContent = chrome.i18n.getMessage('syncSettingsHelp');
+ popupMain.children[2].children[0].style.visibility = 'hidden';
+ popupMain.children[2].children[1].addEventListener('click', closePopup);
+ showPopup();
+ break;
+
+ case 'edit':
+ localStorage.setItem('id', id);
+ location.href = '/proxy.html';
+ break;
+
+ case 'patterns':
+ localStorage.setItem('id', id);
+ location.href = '/patterns.html';
+ break;
+
+ case 'delete|title':
+ if (confirm(chrome.i18n.getMessage('confirmDelete'))) {
+ parent.style.opacity = 0;
+ setTimeout(() => { parent.remove(); doWeHaveProxiesDefined();}, 600); // remove row
+ storageArea.remove(id);
+ }
+ break;
+
+ case 'up|title':
+ case 'down|title':
+ const target = this.dataset.i18n === 'up|title' ? parent.previousElementSibling : parent.nextElementSibling;
+ const insert = this.dataset.i18n === 'up|title' ? target : target.nextElementSibling;
+ parent.parentNode.insertBefore(parent, insert);
+ parent.classList.add('on');
+ setTimeout(() => { parent.classList.remove('on'); }, 600);
+ storageArea.get(null, result => {
+ // re-index
+ //[...accounts.children].forEach((item, index) => item.id !== LASTRESORT && (result[item.id].index = index));
+ [...accounts.children].forEach((item, index) => result[item.id].index = index);
+ minIndex = 0; // minimum index is always 0 now
+ storageArea.set(result);
+ });
+ break;
+ }
+}
+
+function showPopup() {
+
+ popup.style.display = 'flex';
+ window.getComputedStyle(popup).opacity;
+ window.getComputedStyle(popup.children[0]).transform;
+ popup.classList.add('on');
+}
+
+function closePopup() {
+
+ popup.classList.remove('on');
+ setTimeout(() => {
+ popup.style.display = 'none';
+ // reset
+ popupMain.children[0].textContent = '';
+ popupMain.children[1].textContent = '';
+ popupMain.children[2].children[0].style.visibility = 'visible';
+ popupMain.replaceChild(popupMain.children[2].cloneNode(true), popupMain.children[2]); // cloning to remove listeners
+ }, 600);
+}
diff --git a/src/scripts/pattern-help.js b/src/scripts/pattern-help.js
new file mode 100644
index 0000000..c5d7be1
--- /dev/null
+++ b/src/scripts/pattern-help.js
@@ -0,0 +1,9 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
diff --git a/src/scripts/pattern-tester.js b/src/scripts/pattern-tester.js
new file mode 100644
index 0000000..83e0a26
--- /dev/null
+++ b/src/scripts/pattern-tester.js
@@ -0,0 +1,77 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
+
+// --- global
+const url = document.querySelector('#url');
+const pattern = document.querySelector('#pattern');
+const type = document.querySelector('#type');
+const protocols = document.querySelector('#protocols');
+const result = document.querySelector('#result');
+
+
+document.querySelector('button[data-i18n="test"]').addEventListener('click', testPattern);
+
+
+// ----- check for Edit
+const pat = localStorage.getItem('pattern');
+if (pat) {
+
+ pattern.value = pat;
+ type.value = localStorage.getItem('type');
+ protocols.value = localStorage.getItem('protocols');
+
+ localStorage.removeItem('pattern');
+ localStorage.removeItem('type');
+ localStorage.removeItem('protocols');
+}
+
+
+function testPattern() {
+
+ // --- reset
+ url.classList.remove('invalid');
+ pattern.classList.remove('invalid');
+ result.classList.add('hide');
+ result.classList.remove('alert');
+
+ // --- trim text values
+ [url, pattern].forEach(item => item.value = item.value.trim());
+
+ // --- URL check
+ let parsedURL;
+ try { parsedURL = new URL(url.value); }
+ catch (e) {
+ url.classList.add('invalid');
+ showResult(e.message, true);
+ return;
+ }
+
+ // --- protocol check
+ const protocolSet = { // converting to meaningful terms
+ '1': ['http:', 'https:'],
+ '2': ['http:'],
+ '4': ['https:']
+ };
+
+ if (!protocolSet[protocols.value].includes(parsedURL.protocol)) {
+ showResult(chrome.i18n.getMessage('errorProtocol'), true);
+ return;
+ }
+
+
+ // --- pattern check
+ const regex = checkPattern(pattern, type);
+ if (!regex) { return; }
+
+ // --- pattern on URL check (pattern is valid)
+ regex.test(parsedURL.host) ? showResult(chrome.i18n.getMessage('patternMatch')) :
+ showResult(chrome.i18n.getMessage('patternNotMatch'), true);
+
+}
diff --git a/src/scripts/patterns.js b/src/scripts/patterns.js
new file mode 100644
index 0000000..a276a20
--- /dev/null
+++ b/src/scripts/patterns.js
@@ -0,0 +1,283 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
+
+document.addEventListener('keyup', evt => {
+ if (evt.keyCode === 27) {
+ history.back(); // We either came from /proxy.html or /options.html
+ }
+});
+
+// ----------------- Spinner -------------------------------
+const spinner = document.querySelector('.spinner');
+function hideSpinner() {
+
+ spinner.classList.remove('on');
+ setTimeout(() => { spinner.style.display = 'none'; }, 600);
+}
+
+function showSpinner() {
+
+ spinner.style.display = 'flex';
+ spinner.classList.add('on');
+}
+// ----------------- /spinner ------------------------------
+
+// ----- global
+let proxy = {};
+const header = document.querySelector('.header');
+const tbody = document.querySelectorAll('tbody'); // there are 2
+const template = document.querySelector('tr.template');
+const docfrag = document.createDocumentFragment();
+
+const defaultPattern = {
+ title: '',
+ active: true,
+ pattern: '',
+ type: 1, // PATTERN_TYPE_WILDCARD,
+ protocols: 1 // PROTOCOL_ALL
+};
+
+
+const protocolSet = { // converting to meaningful terms
+ 1: 'All',
+ 2: 'HTTP',
+ 4: 'HTTPS'
+};
+
+const patternTypeSet = {
+ 1: 'wildcard',
+ 2: 'Reg Exp'
+}
+
+// ----- check for Edit
+const id = localStorage.getItem('id');
+const sync = localStorage.getItem('sync') === 'true';
+const storageArea = !sync ? chrome.storage.local : chrome.storage.sync;
+if (id) { // This is an edit operation
+
+ storageArea.get(id, result => {
+
+ if (!Object.keys(result).length) {
+/*
+ if (id === LASTRESORT) { // error prevention
+ proxy = DEFAULT_PROXY_SETTING;
+ processOptions();
+ return;
+ }*/
+ console.error('Unable to edit saved proxy (could not get existing settings)')
+ return;
+ }
+
+ proxy = result[id];
+ if (proxy.title) { header.textContent = chrome.i18n.getMessage('editPatternsFor', proxy.title); }
+ processOptions();
+ hideSpinner();
+ })
+}
+/*
+else {
+ // Error, shouldn't ever get here
+ hideSpinner();
+ document.querySelector('#error').classList.remove('hide');
+ document.querySelector('.main').classList.add('hide');
+ console.error("2: Unable to read saved proxy proxy (could not get existing settings)");
+}*/
+
+// --- processing all buttons
+document.querySelectorAll('button').forEach(item => item.addEventListener('click', process));
+
+function process() {
+
+ switch (this.dataset.i18n) {
+
+ case 'back': // error
+ case 'cancel':
+ location.href = '/options.html';
+ break;
+
+ case 'exportPatterns': exportPatterns(); break;
+
+ case 'newWhite':
+ addNew(tbody[0], 'whitePatterns');
+ break;
+
+ case 'newBlack':
+ addNew(tbody[1], 'blackPatterns');
+ break;
+
+ case 'save':
+ checkOptions();
+ break;
+
+ case 'add':
+ if (typeof(this.dataset.black) !== 'undefined') {
+ proxy.blackPatterns.push(...blacklistSet);
+ processOptions();
+ }
+ else {
+ proxy.whitePatterns.push(PATTERN_ALL_WHITE);
+ processOptions();
+ }
+ break;
+ }
+}
+
+function processOptions() {
+
+ // clearing the content
+ tbody[0].textContent = '';
+ tbody[1].textContent = '';
+
+ proxy.whitePatterns.forEach((item, index) => docfrag.appendChild(makeRow(item, index, 'whitePatterns')));
+ docfrag.hasChildNodes() && tbody[0].appendChild(docfrag);
+
+ proxy.blackPatterns.forEach((item, index) => docfrag.appendChild(makeRow(item, index, 'blackPatterns')));
+ docfrag.hasChildNodes() && tbody[1].appendChild(docfrag);
+
+}
+
+function makeRow(pat, index, bw) {
+
+ const tr = template.cloneNode(true);
+ tr.classList.remove('template');
+ tr.classList.add(pat.active ? 'success' : 'secondary');
+ tr.dataset.idx = index;
+ tr.dataset.bw = bw; // black/white
+ const td = tr.children;
+
+
+ td[0].children[0].value = pat.title;
+ td[1].children[0].value = pat.pattern;
+ td[2].children[0].value = pat.type;
+ td[3].children[0].value = pat.protocols;
+ td[4].children[0].checked = pat.active;
+ td[4].children[0].id = bw + index;
+ td[4].children[1].setAttribute('for', td[4].children[0].id);
+
+ pat.importedPattern && td[5].children[0].classList.remove('hide');
+
+ // add Listeners();
+ [...td[5].children].forEach(item => item.addEventListener('click', processEdit));
+
+ return tr;
+}
+
+function addNew(parent, bw) {
+
+ const tr = makeRow(defaultPattern, parent.children.length, bw);
+ parent.appendChild(tr);
+ tr.children[1].children[0].focus();
+}
+
+function processEdit() {
+
+ const parent = this.parentNode.parentNode;
+ const idx = parent.dataset.idx *1;
+ const patternsArray = proxy[parent.dataset.bw]; // whitePatterns | blackPatterns
+
+ switch (this.dataset.i18n) {
+
+ case 'imported|title':
+ alert(chrome.i18n.getMessage('importedPattern') + ' \n\n' + patternsArray[idx].importedPattern);
+ break;
+
+ case 'patternTester|title':
+ const pat = patternsArray[idx];
+ if (pat) {
+ localStorage.setItem('pattern', pat.pattern);
+ localStorage.setItem('type', pat.type);
+ localStorage.setItem('protocols', pat.protocols);
+ }
+ chrome.tabs.create({url: '/pattern-tester.html'});
+ break;
+
+ case 'delete|title':
+ parent.style.opacity = 0;
+ setTimeout(() => { parent.remove(); }, 300); // remove row
+ break;
+ }
+}
+
+
+function checkOptions() {
+
+ const pxy = {
+ whitePatterns: [],
+ blackPatterns: []
+ };
+
+ // use for loop to be able to return early on error
+ for (const item of document.querySelectorAll('tr[data-idx]')) {
+
+ const td = item.children;
+
+ // --- trim text values
+ [td[0].children[0], td[1].children[0]].forEach(item => item.value = item.value.trim());
+
+ // test pattern
+ const regex = testPattern(td[1].children[0], td[2].children[0]);
+ if (!regex) { return; }
+
+ const bw = item.dataset.bw;
+ pxy[bw].push({
+ title: td[0].children[0].value,
+ pattern: td[1].children[0].value,
+ type: td[2].children[0].value *1,
+ protocols: td[3].children[0].value *1,
+ active: td[4].children[0].checked
+ });
+ }
+
+ // all patterns passed
+ proxy.whitePatterns = pxy.whitePatterns;
+ proxy.blackPatterns = pxy.blackPatterns;
+ storageArea.set({[id]: proxy}, () => location.href = '/options.html');
+}
+
+
+function testPattern(pattern, type) {
+
+ // --- reset
+ pattern.classList.remove('invalid');
+ result.classList.add('hide');
+ result.classList.remove('alert');
+
+ // --- pattern check
+ return checkPattern(pattern, type);
+}
+
+
+
+function exportPatterns() {
+
+ const tmpObject = {whitePatterns: proxy.whitePatterns, blackPatterns: proxy.blackPatterns};
+ const blob = new Blob([JSON.stringify(tmpObject, null, 2)], {type : 'text/plain'});
+ const filename = 'foxyproxy' + (proxy.title ? '-' + proxy.title : '') + '-patterns' + '_' + new Date().toISOString().substring(0, 10) + '.json';
+ chrome.downloads.download({
+ url: URL.createObjectURL(blob),
+ filename,
+ saveAs: true,
+ conflictAction: 'uniquify'
+ }, () => console.log('Export/download finished')); // wait for it to complete before returning
+}
+
+
+document.getElementById('file').addEventListener('change', processFileSelect);
+function processFileSelect(e) {
+
+ const file = e.target.files[0];
+
+ Utils.importFile(file, ['application/json'], 1024*1024*5, 'json', imported => {
+ proxy.whitePatterns = imported.whitePatterns;
+ proxy.blackPatterns = imported.blackPatterns;
+ processOptions();
+ Utils.notify(chrome.i18n.getMessage('importBW', [proxy.whitePatterns.length, proxy.blackPatterns.length]));
+ });
+}
diff --git a/src/scripts/popup.js b/src/scripts/popup.js
new file mode 100644
index 0000000..120e5ed
--- /dev/null
+++ b/src/scripts/popup.js
@@ -0,0 +1,112 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
+
+// ----------------- User Preference -----------------------
+let storageArea;
+chrome.storage.local.get(null, result => {
+ storageArea = result.sync ? chrome.storage.sync : chrome.storage.local;
+ result.sync ? chrome.storage.sync.get(null, processOptions) : processOptions(result);
+});
+// ----------------- /User Preference ----------------------
+
+function processOptions(pref) {
+
+ // ----- templates & containers
+ const docfrag = document.createDocumentFragment();
+ const temp = document.querySelector('li.template');
+
+ // add default lastresort if not there
+ //pref[LASTRESORT] || (pref[LASTRESORT] = DEFAULT_PROXY_SETTING);
+
+ const prefKeys = Object.keys(pref).filter(item => !NON_PROXY_KEYS.includes(item)); // not for these
+
+ prefKeys.sort((a, b) => pref[a].index - pref[b].index); // sort by index
+
+ pref.mode = pref.mode || 'disabled'; // defaults to disabled
+ let hasProxySettings = false;
+ prefKeys.forEach(id => {
+
+ const item = pref[id];
+
+ if (!Utils.isUnsupportedType(item.type)) { // if supported
+
+ const li = temp.cloneNode(true);
+ li.classList.remove('template');
+ li.id = id;
+ li.style.color = item.color;
+ li.children[0].textContent = Utils.getProxyTitle(item);
+ li.children[1].textContent = '(' + chrome.i18n.getMessage('forAll') + ')';
+
+ docfrag.appendChild(li);
+ hasProxySettings = true;
+ }
+ });
+
+ docfrag.hasChildNodes() && temp.parentNode.appendChild(docfrag, temp.nextElementSibling);
+
+ if (FOXYPROXY_BASIC) {
+ temp.parentNode.children[0].classList.add('hide'); // hide by pattern option
+ pref.mode === 'patterns' && (pref.mode = 'disabled');
+ }
+
+ // hide the selections if there are no proxy settings defined
+ document.getElementById('scroll').style.display = hasProxySettings ? 'block' : 'none';
+
+ const node = document.getElementById(pref.mode); // querySelector error with selectors starting with number
+ node.classList.add('on');
+
+ // add Listeners
+ document.querySelectorAll('li, button').forEach(item => item.addEventListener('click', process));
+}
+
+function process() {
+
+ let tabs;
+ switch (this.dataset.i18n) {
+
+ case 'myIP':
+ chrome.tabs.create({url: 'https://getfoxyproxy.org/geoip/'}); // no need to wait for it
+ window.close();
+ break;
+
+ case 'log':
+ const url = chrome.runtime.getURL('log.html');
+ chrome.tabs.query({url}, tabs => { // find a log tab
+ tabs[0] ? chrome.tabs.update(tabs[0].id, {active: true}) : chrome.tabs.create({url}); // active existing tab OR open new tab
+ window.close();
+ });
+ break;
+
+ case 'options':
+ chrome.tabs.query({url: chrome.runtime.getURL('') + '*'}, tabs => {
+ if (!tabs[0]) {
+ chrome.runtime.openOptionsPage();
+ window.close();
+ return;
+ }
+ const tab = tabs.find(item => /(proxy|options|patterns)\.html/.test(item.url)); // find a option tab
+ tab ? chrome.tabs.update(tab.id, {active: true}) : chrome.tabs.update(tabs[0].id, {active: true, url: '/options.html'});
+ window.close();
+ });
+ break;
+
+ default:
+ // reset the old one
+ const old = document.querySelector('.on');
+ old && old.classList.remove('on');
+ this.classList.add('on');
+
+
+ storageArea.set({mode: this.id}); // keep it open for more action
+ // popup & options are the only place that can set mode
+ // sending message to option && bg, if it is open
+ chrome.runtime.sendMessage({mode: this.id});
+ }
+}
diff --git a/src/scripts/proxy.js b/src/scripts/proxy.js
new file mode 100644
index 0000000..16394b7
--- /dev/null
+++ b/src/scripts/proxy.js
@@ -0,0 +1,228 @@
+'use strict';
+
+// ----------------- Internationalization ------------------
+document.querySelectorAll('[data-i18n]').forEach(node => {
+ let [text, attr] = node.dataset.i18n.split('|');
+ text = chrome.i18n.getMessage(text);
+ attr ? node[attr] = text : node.appendChild(document.createTextNode(text));
+});
+// ----------------- /Internationalization -----------------
+
+document.addEventListener('keyup', evt => {
+ if (evt.keyCode === 27) {
+ close();
+ }
+});
+
+// ----- global
+let proxy = {}, proxiesAdded = 0;
+const color = new jscolor('colorChooser', {uppercase: false, hash: true});
+color.fromString(DEFAULT_COLOR); // starting from default color
+
+const header = document.querySelector('.header'); // dynamic header
+setHeader();
+
+// ----- check for Edit
+let id = localStorage.getItem('id');
+const sync = localStorage.getItem('sync') === 'true';
+const storageArea = !sync ? chrome.storage.local : chrome.storage.sync;
+if (id) { // This is an edit operation
+
+ storageArea.get(id, result => {
+
+ if (!Object.keys(result).length) {
+/*
+ if (id === LASTRESORT) { // error prevention
+ proxy = DEFAULT_PROXY_SETTING;
+ processOptions();
+ return;
+ }*/
+ console.error('Unable to edit saved proxy (could not get existing settings)')
+ return;
+ }
+ proxy = result[id];
+ processOptions();
+ });
+}
+
+
+// --- show & hide element using CSS
+const nav = [...document.querySelectorAll('input[name="nav"]')];
+//nav[0].checked = true;
+
+const proxyType = document.querySelector('#proxyType');
+proxyType.addEventListener('change', function() { nav[this.value -1].checked = true; });
+
+const proxyTitle = document.querySelector('#proxyTitle');
+proxyTitle.focus();
+
+const proxyAddress = document.querySelector('#proxyAddress');
+const proxyPort = document.querySelector('#proxyPort');
+const proxyUsername = document.querySelector('#proxyUsername');
+const proxyPassword = document.querySelector('#proxyPassword');
+const proxyActive = document.querySelector('#proxyActive');
+const proxyDNS = document.querySelector('#proxyDNS');
+const pacURL = document.querySelector('#pacURL');
+
+// --- remove nodes completely for FP Basic
+FOXYPROXY_BASIC && document.querySelectorAll('.notForBasic').forEach(item => item.remove());
+
+// --- remove pattern shortcuts if this is an edit operation
+id && document.querySelectorAll('.notForEdit').forEach(item => item.remove());
+
+// --- add Listeners
+document.querySelectorAll('button').forEach(item => item.addEventListener('click', process));
+function process() {
+
+ switch (this.dataset.i18n) {
+
+ case 'cancel':
+ close();
+ break;
+
+ case 'saveAdd':
+ if (!validateInput()) { return; }
+ storageArea.set(makeProxy(), resetOptions);
+ break;
+
+ case 'saveEditPattern':
+ if (!validateInput()) { return; }
+ storageArea.set(makeProxy(), () => {
+ localStorage.setItem('id', id); // in case new proxy was added
+ proxyPassword.value = ''; // prevent Firefox's save password prompt
+ location.href = '/patterns.html';
+ });
+ break;
+
+ case 'save':
+ if (!validateInput()) { return; }
+ storageArea.set(makeProxy(), () => {
+ proxyPassword.value = ''; // prevent Firefox's save password promp
+ location.href = '/options.html'
+ });
+ break;
+
+ case 'togglePW|title':
+ const inp = this.nextElementSibling;
+ inp.type = inp.type === 'password' ? 'text' : 'password';
+ break;
+ }
+}
+
+function setHeader(proxy) {
+
+ if (proxy) {
+ document.title = 'FoxyProxy ' + chrome.i18n.getMessage('editProxy', '');
+ header.textContent = chrome.i18n.getMessage('editProxy', proxy.title || `${proxy.address}:${proxy.port}`);
+ return;
+ }
+ document.title = 'FoxyProxy ' + chrome.i18n.getMessage('addProxy');
+ header.textContent = chrome.i18n.getMessage('addProxy');
+}
+
+
+function processOptions() {
+
+ setHeader(proxy);
+
+ // select
+ proxyType.value = proxy.type;
+ nav[proxyType.value -1].checked = true;
+
+ // checkbox
+ proxyActive.checked = proxy.active;
+ proxyDNS.checked = proxy.proxyDNS || false;
+
+ // color
+ color.fromString(proxy.color || DEFAULT_COLOR);
+
+ // input
+ proxyTitle.value = proxy.title || '';
+ proxyAddress.value = proxy.address || '';
+ proxyPort.value = proxy.port || '';
+ proxyUsername.value = proxy.username || '';
+ proxyPassword.value = proxy.password || '';
+ pacURL.value = proxy.pacURL || '';
+}
+
+function makeProxy() {
+
+ proxy.type = proxyType.value *1;
+ proxy.color = document.querySelector('#colorChooser').value;
+ proxy.title = proxyTitle.value;
+ proxy.active = proxyActive.checked;
+
+ if (proxy.type !== PROXY_TYPE_NONE) {
+
+ proxy.address = proxyAddress.value;
+ proxy.port = proxyPort.value *1;
+ proxy.proxyDNS = proxy.type === PROXY_TYPE_SOCKS5 && proxyDNS.checked;
+ // already trimmed in validateInput()
+ proxy.username = proxyUsername.value; // if it had u/p and then deletd it, it must be reflected
+ proxy.password = proxyPassword.value;
+ }
+ if (FOXYPROXY_BASIC) {
+ proxy.whitePatterns = proxy.blackPatterns = [];
+ }
+ else {
+ proxy.whitePatterns = proxy.whitePatterns || (document.querySelector('#whiteAll').checked ? [PATTERN_ALL_WHITE] : []);
+ proxy.blackPatterns = proxy.blackPatterns || (document.querySelector('#blackAll').checked ? blacklistSet : []);
+ }
+ proxy.pacURL = proxy.pacURL || pacURL.value; // imported foxyproxy.xml
+
+ if (!id) { // global
+ // This is an add operation since id does not exist. If this is an edit op, then id is already set.
+ // Get the nextIndex given to us by options.js and subtract by the number of proxies we've added
+ // while this window has been open. This ensures this proxy setting is first in list of all proxy settings.
+ proxy.index = (localStorage.getItem('nextIndex')) - (++proxiesAdded);
+ id = Utils.getUniqueId();
+ }
+ // else proxy.index is already set for edit operations
+ return {[id]: proxy};
+}
+
+function validateInput() {
+
+ document.querySelectorAll('input[type="text"]').forEach(item => item.value = item.value.trim());
+
+ if (proxyType.value *1 === PROXY_TYPE_NONE) { return true; }
+
+ // let's handle here, #proxyPort will be checked later separately
+ // escape all inputs
+ [proxyTitle, proxyAddress].forEach(item => item.value = Utils.stripBadChars(item.value));
+
+ // checking proxyAddress
+ proxyAddress.classList.remove('invalid'); // reset
+ if (!proxyAddress.value) {
+ proxyAddress.classList.add('invalid');
+ return false;
+ }
+
+ // checking proxyPort
+ proxyPort.classList.remove('invalid'); // reset
+ if (!proxyPort.value *1) { // check to see if it is a digit and not 0
+ proxyPort.classList.add('invalid');
+ return false;
+ }
+
+ return true;
+}
+
+
+function resetOptions() {
+
+ localStorage.removeItem('id');
+ id = null;
+
+ // to help entering sets quickly, some fields are kept
+ [proxyTitle, proxyAddress].forEach(item => item.value = '');
+ color.fromString(DEFAULT_COLOR);
+
+ setHeader();
+ proxyTitle.focus();
+}
+
+function close() {
+ proxyPassword.value = ''; /* prevent Firefox's save password prompt */
+ location.href = '/options.html';
+} \ No newline at end of file
diff --git a/src/scripts/utils.js b/src/scripts/utils.js
new file mode 100644
index 0000000..e456d23
--- /dev/null
+++ b/src/scripts/utils.js
@@ -0,0 +1,324 @@
+'use strict';
+
+// ----------------- Constants -----------------------------
+const FOXYPROXY_BASIC = false;
+
+// Bit-wise flags so we can add/remove these independently. We may add more later so PROTOCOL_ALL is future-proof.
+const PROTOCOL_ALL = 1; // in case other protocols besides http and https are supported later
+const PROTOCOL_HTTP = 2;
+const PROTOCOL_HTTPS = 4;
+
+
+// import | pac
+const PROXY_TYPE_HTTP = 1;
+const PROXY_TYPE_HTTPS = 2;
+const PROXY_TYPE_SOCKS5 = 3;
+const PROXY_TYPE_SOCKS4 = 4;
+const PROXY_TYPE_NONE = 5; // DIRECT
+const PROXY_TYPE_PAC = 6;
+const PROXY_TYPE_WPAD = 7;
+const PROXY_TYPE_SYSTEM = 8;
+const PROXY_TYPE_PASS = 9;
+
+
+const PATTERN_TYPE_WILDCARD = 1;
+const PATTERN_TYPE_REGEXP = 2;
+
+// Storage keys that are not proxy settings
+const NON_PROXY_KEYS = ['mode', 'logging', 'sync', 'browserVersion', 'foxyProxyVersion', 'foxyProxyEdition', 'nextIndex'];
+
+// bg | import | proxy | utils
+const PATTERN_ALL_WHITE = {
+ title: 'all URLs',
+ active: true,
+ pattern: '*',
+ type: 1, // PATTERN_TYPE_WILDCARD,
+ protocols: 1 // PROTOCOL_ALL
+};
+
+const DEFAULT_COLOR = '#66cc66'; // default proxy color
+
+// patterns | proxy
+// the local-internal blacklist, always used as a set
+const blacklistSet = [
+ {
+ title: "local hostnames (usually no dots in the name). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.",
+ pattern: "^(?:[^:@/]+(?::[^@/]+)?@)?(?:localhost|127\\.\\d+\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$",
+ },
+ {
+ title: "local subnets (IANA reserved address space). Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.",
+ pattern: "^(?:[^:@/]+(?::[^@/]+)?@)?(?:192\\.168\\.\\d+\\.\\d+|10\\.\\d+\\.\\d+\\.\\d+|172\\.(?:1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)(?::\\d+)?(?:/.*)?$",
+ },
+ {
+ title: "localhost - matches the local host optionally prefixed by a user:password authentication string and optionally suffixed by a port number. The entire local subnet (127.0.0.0/8) matches. Pattern exists because 'Do not use this proxy for localhost and intranet/private IP addresses' is checked.",
+ pattern: "^(?:[^:@/]+(?::[^@/]+)?@)?[\\w-]+(?::\\d+)?(?:/.*)?$"
+ }
+].map (item => {
+ item.active = true;
+ item.type = 2; // PATTERN_TYPE_REGEXP,
+ item.protocols = 1; // PROTOCOL_ALL
+ return item;
+});
+
+// ----------------- Utils ---------------------------------
+class Utils {
+
+ static notify(message, title = 'FoxyProxy') {
+ // the id is not used anywhere and can be omitted, it is only useful if you want to manually close the notification early
+ chrome.notifications.create('foxyproxy', {
+ type: 'basic',
+ iconUrl: '/images/icon.svg',
+ title,
+ message
+ });
+ }
+
+ // options | popup
+ static isUnsupportedType(type) {
+ //return type === PROXY_TYPE_PAC || type === PROXY_TYPE_WPAD || type === PROXY_TYPE_SYSTEM || type === PROXY_TYPE_PASS;
+ return [PROXY_TYPE_PAC, PROXY_TYPE_WPAD, PROXY_TYPE_SYSTEM, PROXY_TYPE_PASS].includes(type);
+ }
+
+ // bg | pattern-tester | validate-pattern
+ static wildcardToRegExp(pat) {
+
+ let start = 0, end = pat.length, matchOptionalSubdomains = false;
+
+ if (pat[0] === '.') { pat = '*' + pat; }
+
+ if (pat.startsWith('**')) {
+ // Strip asterisks from front and back
+ while (pat[start] === '*' && start < end) start++;
+ while (pat[end - 1] === '*' && start < end) end--;
+ // If there's only an asterisk left, match everything
+ if (end - start == 1 && pat[start] == '*') return '';
+ }
+ else if (pat.startsWith('*.')) { matchOptionalSubdomains = true; }
+
+ let regExpStr = pat.substring(start, end+1)
+ // $& replaces with the string found, but with that string escaped
+ .replace(/[$.+()^{}\]\[|]/g, '\\$&')
+ .replace(/\*/g, '.*')
+ .replace(/\?/g, '.');
+
+ if (matchOptionalSubdomains) {
+ // Non-capturing group that matches:
+ // any group of non-whitespace characters following by an optional . repeated zero or more times
+ regExpStr = '(?:\\S+\\.)*' + regExpStr.substring(4);
+ }
+
+ // Leading or ending double-asterisks mean exact starting and ending positions
+ if (start === 0) { regExpStr = '^' + regExpStr; }
+ if (end === pat.length) { regExpStr += '$'; }
+ return regExpStr;
+ }
+
+ // Prep the patternObject for matching: convert wildcards to regexp,
+ // store the originalPattern which the user entered so we can display if needed, etc.
+ // Return null if patternObject is inactive or there is an error.
+ static processPatternObject(patternObject) {
+ if (patternObject.active) {
+ // Store the original pattern so if this pattern matches something,
+ // we can display whatever the user entered ("original") in the log.
+ patternObject.originalPattern = patternObject.pattern;
+ if (patternObject.type === PATTERN_TYPE_WILDCARD) {
+ patternObject.pattern = Utils.wildcardToRegExp(patternObject.pattern);
+ }
+ try {
+ // Convert to real RegExp, not just a string. Validate. If invalid, notify user.
+ patternObject.pattern = new RegExp(patternObject.pattern, 'i');
+ return patternObject;
+ }
+ catch(e) {
+ console.error(`Error creating regexp for pattern: ${patternObject.pattern}`, e);
+ Utils.notify(`Error creating regular expression for pattern ${regExpStr}`);
+ }
+ }
+ return null;
+ }
+
+ // import | pattern
+ static importFile(file, mimeTypeArr, maxSizeBytes, jsonOrXml, callback) {
+
+ if (!file) {
+ alert('There was an error');
+ return;
+ }
+
+ // Check MIME type // Ch65 no filetype for JSON
+ if (!mimeTypeArr.includes(file.type)) {
+ alert('Unsupported file format');
+ return;
+ }
+
+ if (file.size > maxSizeBytes) {
+ alert('Filesize is too large');
+ return;
+ }
+
+ const reader = new FileReader();
+ reader.onloadend = () => {
+ if (reader.error) {
+ alert('Error reading file.');
+ return;
+ }
+
+ let settings;
+ try {
+ if (jsonOrXml === 'json') { settings = JSON.parse(reader.result); }
+ else if (jsonOrXml === 'xml') {
+ settings = new DOMParser().parseFromString(reader.result, 'text/xml');
+ if (settings.documentElement.nodeName === 'parsererror') { throw new Error(); }
+ }
+ }
+ catch(e) {
+ console.log(e);
+ alert("Error parsing file. Please remove sensitive data from the file, and then email it to support@getfoxyproxy.org so we can fix bugs in our parser.");
+ return;
+ }
+ if (settings && confirm('This will overwite existing proxy settings. Are you sure?')) { callback(settings); }
+ else { callback(); }
+
+ };
+ reader.onerror = () => { alert('Error reading file'); };
+ reader.readAsText(file);
+ }
+
+ // import | options
+ static exportFile() {
+
+ chrome.storage.local.get(null, result => {
+ browser.runtime.getBrowserInfo().then((bi) => {
+ !result.sync ? Utils.saveAs(result, bi.version) : chrome.storage.sync.get(null, result => {
+ Utils.saveAs(result, bi.version, true);
+ });
+ });
+ });
+ }
+ // exportFile helper
+ static saveAs(data, browserVersion, sync) {
+
+ const settings = data; //Utils.prepareForSettings(data);
+ // Browser version and extension version. These are used for debugging.
+ settings.browserVersion = browserVersion;
+ settings.foxyProxyVersion = chrome.runtime.getManifest().version;
+ settings.foxyProxyEdition = FOXYPROXY_BASIC ? 'basic' : 'standard';
+ settings.sync = sync;
+ const blob = new Blob([JSON.stringify(settings, null, 2)], {type : 'text/plain;charset=utf-8'});
+ const filename = chrome.i18n.getMessage('extensionName') + '_' + new Date().toISOString().substring(0, 10) + '.json';
+ chrome.downloads.download({
+ url: URL.createObjectURL(blob),
+ filename,
+ saveAs: true,
+ conflictAction: 'uniquify'
+ });
+ }
+
+ static updateIcon(iconPath, color, title, titleIsKey, badgeText, badgeTextIsKey) {
+ chrome.browserAction.setIcon({path: iconPath});
+ if (color) {
+ chrome.browserAction.setBadgeBackgroundColor({color: color});
+ }
+ else {
+ // TODO: confirm this is OK to do
+ chrome.browserAction.setBadgeBackgroundColor({color: null});
+ }
+ if (title) {
+ chrome.browserAction.setTitle({title: 'FoxyProxy: ' + (titleIsKey ? chrome.i18n.getMessage(title) : title)});
+ }
+ else {
+ chrome.browserAction.setTitle({title: ''});
+ }
+ if (badgeText) {
+ chrome.browserAction.setBadgeText({text: badgeTextIsKey ? chrome.i18n.getMessage(badgeText) : badgeText});
+ }
+ else {
+ chrome.browserAction.setBadgeText({text: ''});
+ }
+ }
+
+ static getProxyTitle(proxySetting) {
+ if (proxySetting.title) {
+ return proxySetting.title;
+ }
+ else if (proxySetting.type === PROXY_TYPE_NONE) {
+ return 'Direct (no proxy)';
+ }
+ else {
+ return `${proxySetting.address}:${proxySetting.port}`;
+ }
+ }
+
+/*
+ // utils only used for export, will be removed as DB format export is adapted
+ static prepareForSettings(settings = {}) {
+
+ //if (settings && !settings.mode) { }// 5.0 settings
+
+ let lastResortFound = false;
+ const prefKeys = Object.keys(settings);
+
+ const def = {
+ id: LASTRESORT,
+ active: true,
+ title: 'Default',
+ notes: 'These are the settings that are used when no patterns match a URL.',
+ color: '#0055E5',
+ type: PROXY_TYPE_NONE,
+ whitePatterns: [PATTERN_ALL_WHITE],
+ blackPatterns: []
+ };
+
+ // base format
+ const ret = {
+ mode: 'disabled',
+ proxySettings: [],
+ logging: {
+ size: 500,
+ active: true
+ }
+ };
+
+ if (!prefKeys.length) { // settings is {}
+ ret.proxySettings = [def];
+ return ret;
+ }
+
+ prefKeys.forEach(key => {
+
+ switch (key) {
+
+ case 'mode':
+ case 'logging':
+ ret[key] = settings[key];
+ break;
+
+ case 'sync': break; // do nothing
+
+ default:
+ const temp = settings[key];
+ temp.id = key; // Copy the id into the object
+ temp.id === LASTRESORT && (lastResortFound = true);
+ ret.proxySettings.push(temp);
+ }
+ });
+
+ ret.proxySettings.sort((a, b) => a.index - b.index);
+ ret.proxySettings.forEach(item => delete item.index); // Re-calculated when/if this object is written to disk again (user may move proxySetting up/down)
+
+ !lastResortFound && ret.proxySettings.push(def); // add default lastresort
+
+ return ret;
+ }
+*/
+
+ static getUniqueId() {
+ // We don't need cryptographically secure UUIDs, just something unique
+ return Math.random().toString(36).substring(7) + new Date().getTime();
+ }
+
+ static stripBadChars(str) {
+ return str ? str.replace(/[&<>"']+/g, '') : null;
+ }
+
+}
diff --git a/src/styles/app.css b/src/styles/app.css
new file mode 100644
index 0000000..57a87b7
--- /dev/null
+++ b/src/styles/app.css
@@ -0,0 +1,629 @@
+body {
+ background: #630;
+ color: #333;
+ font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
+ margin: 0;
+ padding: 1em;
+ animation: fadein 0.3s ease-in-out;
+}
+
+body::after {
+ content: '';
+ background-image: url('/images/logo.svg');
+ background-repeat: no-repeat;
+ background-size: contain;
+ position: absolute;
+ bottom: 0.5em;
+ right: 0.5em;
+ display: inline-block;
+ width: 128px;
+ height: 128px;
+ opacity: 0.3;
+ z-index: -1;
+}
+
+@keyframes fadein {
+ from { opacity: 0; }
+ to { opacity: 1; }
+}
+
+* {
+ box-sizing: border-box;
+}
+
+.flex {
+ display: flex;
+}
+
+.flex > * {
+ flex: 1;
+}
+
+img {
+ vertical-align: text-bottom;
+}
+
+
+a {
+ color: #f90;
+ text-decoration: none;
+ transition: all 0.5s ease-in-out;
+}
+
+a:hover {
+ color: #c60;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ color: #c60;
+}
+
+fieldset {
+ border-radius: 10px;
+ margin-bottom: 1em;
+ border: 1px solid #ccc;
+}
+
+legend {
+ color: #c60;
+ font-size: 1.1em;
+}
+
+table {
+ border-spacing: 0;
+ width: 100%;
+}
+
+th {
+ background-color: #eee;
+ padding: 0.4em;
+ text-align: left;
+ border-bottom: 1px solid #fff;
+}
+
+tr{
+ background-color: #f8f8f8;
+}
+
+tbody tr:nth-child(even) {
+ background-color: #f5fffa;
+}
+tbody tr:hover {
+ background-color: #cae1d3;
+}
+
+td {
+ padding: 0.2em;
+}
+
+.ellipsis {
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+}
+
+
+
+
+button, .button {
+ background: #f90;
+ border-radius: 3px;
+ border: 0;
+ color: #fff;
+ cursor: pointer;
+ display: inline-block;
+ font-size: 0.9em;
+ font-weight: bold;
+ margin: 0 0 0 0.5em;
+ min-width: 6em;
+ padding: 0.4em 1em;
+ text-align: center;
+ transition: all 0.3s ease-out;
+ vertical-align: middle;
+ -webkit-appearance: none;
+ -moz-appearance: none;
+}
+
+button:not(.plain):hover, .button:hover {
+ background: #e37f08;
+ box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
+}
+
+button.small {
+ font-size: 0.8em;
+ padding: 0.3em 0.5em;
+ min-width: 2em;
+}
+
+button.alert {
+ background: #ec5840;
+}
+button.alert:hover {
+ background: #dc143c;
+}
+
+button.plain {
+ background: transparent;
+ padding: 0;
+ margin: 0;
+ min-width: 1em;
+}
+
+button[type="submit"] {
+ background-color: #4682b4;
+}
+
+button[type="submit"]:hover {
+ background-color: #05a;
+}
+
+
+
+label {
+/* font-size: 0.9em;*/
+}
+
+
+input::placeholder {
+ font-style: italic;
+}
+
+input[type="file"] {
+ display: none;
+}
+
+[type="text"], [type="password"], [type="url"], textarea {
+ background-color: #fefefe;
+ border-radius: 5px;
+ border: 1px solid #ccc;
+ box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
+ color: #999;
+ display: inline-block;
+ font-size: 1em;
+ margin: 0 0 1em;
+ padding: 0.5em;
+ transition: all 0.5s;
+ width: 100%;
+}
+
+[type="text"]:focus, [type="password"]:focus, [type="url"]:focus, textarea:focus {
+ border: 1px solid #999;
+ box-shadow: 0 0 5px #cacaca;
+}
+
+
+
+select {
+ background-color: #f8f8ff;
+ background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24" fill="rgb(255, 153, 0)"><polygon points="0,0 32,0 16,24"></polygon></svg>');
+ background-position: right 0.5em center;
+ background-repeat: no-repeat;
+ background-size: 14px;
+ border-radius: 5px;
+ border: 1px solid #ccc;
+ color: #999;
+ font-size: 1em;
+ margin: 0 0 1em;
+ padding: 0.5em;
+ width: 100%;
+ -webkit-appearance: none;
+ -moz-appearance: none;
+}
+
+select:disabled {
+ background-color: #e6e6e6;
+ cursor: default;
+}
+
+select[multiple] {
+ height: auto;
+}
+
+/* ----- switch ----- */
+input.switch {
+ display: none;
+}
+
+input.switch + label {
+ background: #ddd;
+ border-radius: 5px;
+ box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
+ cursor: pointer;
+ display: inline-block;
+ height: 1.5em;
+ margin-right: 0.5em;
+ position: relative;
+ text-align: left;
+ transition: all 0.5s ease-in-out;
+ vertical-align: middle;
+ width: 3.5em;
+ font-size: 0.9em;
+}
+
+input.switch + label::before {
+ background: #ccc;
+ border-radius: 5px;
+ box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
+ content: '';
+ display: block;
+ height: 1.1em;
+ left: 0.2em;
+ position: absolute;
+ top: 0.2em;
+ transition: all 0.5s ease-in-out;
+ width: 1.1em;
+}
+
+input.switch:checked + label {
+ background: #f90;
+}
+
+input.switch:checked + label::before {
+ left: 2.2em;
+ background: #fff;
+}
+
+input.switch + label::after {
+ display: inline-block;
+ content: 'Off';
+ color: #fff;
+ margin-left: 1.8em;
+ transition: all 0.5s ease-in-out;
+ font-weight: bold;
+ vertical-align: middle;
+}
+
+input.switch:checked + label::after {
+ content: 'On';
+ margin-left: 0.2em;
+}
+/* ----- /switch ----- */
+
+.template {
+ display: none !important;
+}
+
+.invalid {
+ background-color: rgba(236, 88, 64, 0.1);
+ border-color: #ec5840;
+}
+
+.hide {
+ display: none;
+}
+
+.bold {
+ font-weight: bold;
+}
+
+.prime {
+ margin: 0 0 1em 0;
+ padding: 1em;
+ border-radius: 5px;
+ background-color: white;
+}
+
+.prime.alert {
+ background-color: #fce6e2;
+ border: 1px solid #ccc;
+}
+
+.prime.warning {
+ background-color: #fff3d9;
+ border: 1px solid #ccc;
+}
+
+.prime.small {
+ padding: 0.5em;
+ border: 1px solid #ccc;
+}
+
+.prime.tiny {
+ margin: 0;
+ padding: 0.1em;
+ font-size: 0.8em;
+ border: 1px solid #ccc;
+}
+
+
+
+.fp-orange, .orangehover:hover {
+ color: #f90;
+}
+
+
+.flag {
+ font-size: 1.5em;
+ cursor: help;
+ width: 1em;
+ display: inline-block;
+ margin-left: 0.5em;
+}
+
+.success {
+ background-color: #e1faea;
+}
+
+.success:hover {
+ background-color: #cae1d3;
+}
+
+.secondary {
+ background-color: #ebebeb;
+}
+
+.secondary:hover {
+ background: #d4d4d4;
+}
+
+.unsupported {
+ background-color: #fce6e2;
+ border: 1px solid #ccc;
+}
+
+.unsupported:hover {
+ background-color: #e1ceca;
+ color: #fff;
+}
+
+
+.header {
+ color: #c60;
+ font-size: 1.5em;
+ font-weight: bold;
+ padding: 0.5em;
+ margin: 0 0 0.5rem 0;
+}
+
+.header::before {
+ content: '';
+ background-image: url('/images/icon.svg');
+ background-repeat: no-repeat;
+ background-size: contain;
+ vertical-align: middle;
+ margin-right: 0.5em;
+ display: inline-block;
+ width: 48px;
+ height: 48px;
+}
+
+.header.browserPopup {
+ font-size: 1.4em;
+ padding: 0.4em;
+}
+
+.header.browserPopup::before {
+ width: 36px;
+ height: 36px;
+}
+
+.scroll {
+ max-height: 50vh;
+ overflow-y: auto;
+ scrollbar-color: #ddd #f5f5f5;
+ scrollbar-width: thin;
+}
+
+
+
+.spinner {
+ align-items: center;
+ background-color: rgba(255, 255, 255, 0.8);
+ color: #f90;
+ display: flex;
+ font-size: 14em;
+ height: 100%;
+ justify-content: center;
+ left: 0;
+ margin: 0;
+ opacity: 0;
+ position: fixed;
+ top: 0;
+ transition: all 0.5s ease-in-out;
+ width: 100%;
+ z-index: 10000;
+}
+
+.spinner.on {
+ opacity: 0.5;
+}
+
+
+
+
+
+
+/* ----- Popup ----- */
+.popup {
+ display: none;
+ align-items: center;
+ justify-content: center;
+ background-color: rgba(255, 255, 255, 0.8);
+ margin: 0;
+ width: 100%;
+ height: 100%;
+ position: fixed;
+ top: 0;
+ left: 0;
+ opacity: 0;
+ z-index: 10000;
+ transition: all 0.5s ease-in-out;
+}
+
+.popup.on {
+ opacity: 1;
+}
+.popup.on div:first-child {
+ transform: scale(1);
+}
+
+.popup div:first-child {
+ display: inline-block;
+ background-color: #fff;
+ border-radius: 10px;
+ box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2), 0 10px 15px 0 rgba(0, 0, 0, 0.3);
+ transform: scale(0.8);
+ transition: all 0.5s ease-in-out;
+ width: 50vw;
+}
+
+.popup div div {
+ margin: 1em;
+}
+
+.popup h3 {
+ color: #fff;
+ background-color: #630;
+ margin: 0 0 1em;
+ padding: 0.5em;
+ border-radius: 10px 10px 0 0 ;
+}
+
+.popup h3::before {
+ content: '';
+ background-image: url('/images/icon.svg');
+ background-size: contain;
+ vertical-align: middle;
+ margin-right: 0.5em;
+ display: inline-block;
+ width: 36px;
+ height: 36px;
+}
+
+.popup h4 {
+ margin-bottom: 0;
+}
+
+.popup p {
+ margin: 0;
+}
+
+/* ----- /Popup ----- */
+
+
+/* ----- fa ----- */
+i.fa {
+ color: #f90;
+ display: inline-block;
+ text-align: center;
+ transition: all 0.5s ease-in-out;
+}
+i.fa:hover {
+
+}
+
+a i.fa {
+ color: inherit;
+}
+
+i.fa.fa-eye {
+ font-size: 1.2em;
+}
+
+input[type="password"] + button i.fa.fa-eye {
+ color: #f90;
+}
+input[type="text"] + button i.fa.fa-eye {
+ color: #ccc;
+}
+
+
+
+/* ----- tooltip ----- */
+.tooltip {
+ position: relative;
+ cursor: help;
+ display: inline-block;
+}
+
+.tooltip .tooltiptext {
+ visibility: hidden;
+ width: 20em;
+ background-color: #630;
+ color: white;
+ text-align: center;
+ border-radius: 3px;
+ padding: .8em;
+ position: absolute;
+ z-index: 1;
+ bottom: 125%;
+ left: 10%;
+ margin-left: -2em;
+ opacity: 0;
+ transition: all 0.5s ease-in-out;
+ font-weight: normal;
+ box-shadow: 0px 1px 5px rgba(0,0,0,0.5);
+ font-size: 0.9rem;
+}
+
+.tooltip .tooltiptext::after {
+ content: '';
+ position: absolute;
+ top: 100%;
+ left: 1em;
+ border-width: 5px;
+ border-style: solid;
+ border-color: #555 transparent transparent transparent;
+}
+
+.tooltip:hover .tooltiptext {
+ visibility: visible;
+ opacity: 1;
+}
+
+.tooltiptext.center {
+ margin-left: -10em;
+}
+
+.tooltiptext.center::after {
+ left: 50%;
+}
+
+.tooltiptext.bottom {
+ top: 125%;
+ bottom: auto;
+}
+
+.tooltiptext.bottom::after {
+ bottom: 100%;
+ top: auto;
+ left: 75%;
+ border-color: transparent transparent #555 transparent;
+}
+
+.tooltip i.fa {
+ font-size: 1.2em;
+ color: black;
+}
+
+.tooltip i.fa:hover {
+ color: #f90;
+}
+
+.tooltiptable {
+ /* https://stackoverflow.com/questions/20626685/better-way-to-set-distance-between-flexbox-items */
+ display: flex;
+ flex-direction: row;
+ flex-wrap: wrap;
+ justify-content: space-between;
+ text-align: left;
+}
+
+.tooltiptable > div {
+ /*
+ 1/ - 2 columns per row
+ .5em - spacing between rows
+ */
+ box-sizing: border-box;
+ margin-bottom: .5em;
+ width: calc(1/2*100% - (1 - 1/2)*10px);
+}
+
+.tooltiptablefooter {
+ margin-top: 1em;
+ text-align: justify;
+}
+
+.monospace {
+ font-family: monospace;
+}
diff --git a/src/styles/images/animated-overlay.gif b/src/styles/images/animated-overlay.gif
new file mode 100644
index 0000000..d441f75
--- /dev/null
+++ b/src/styles/images/animated-overlay.gif
Binary files differ
diff --git a/src/styles/images/ui-bg_flat_0_888888_40x100.png b/src/styles/images/ui-bg_flat_0_888888_40x100.png
new file mode 100755
index 0000000..7cd111a
--- /dev/null
+++ b/src/styles/images/ui-bg_flat_0_888888_40x100.png
Binary files differ
diff --git a/src/styles/images/ui-bg_flat_0_aaaaaa_40x100.png b/src/styles/images/ui-bg_flat_0_aaaaaa_40x100.png
new file mode 100644
index 0000000..f5d7830
--- /dev/null
+++ b/src/styles/images/ui-bg_flat_0_aaaaaa_40x100.png
Binary files differ
diff --git a/src/styles/images/ui-bg_flat_75_ffffff_40x100.png b/src/styles/images/ui-bg_flat_75_ffffff_40x100.png
new file mode 100644
index 0000000..43b8cf3
--- /dev/null
+++ b/src/styles/images/ui-bg_flat_75_ffffff_40x100.png
Binary files differ
diff --git a/src/styles/images/ui-bg_glass_25_e1f0f5_1x400.png b/src/styles/images/ui-bg_glass_25_e1f0f5_1x400.png
new file mode 100755
index 0000000..42f8788
--- /dev/null
+++ b/src/styles/images/ui-bg_glass_25_e1f0f5_1x400.png
Binary files differ
diff --git a/src/styles/images/ui-bg_glass_55_444444_1x400.png b/src/styles/images/ui-bg_glass_55_444444_1x400.png
new file mode 100755
index 0000000..b01b129
--- /dev/null
+++ b/src/styles/images/ui-bg_glass_55_444444_1x400.png
Binary files differ
diff --git a/src/styles/images/ui-bg_glass_55_fbf9ee_1x400.png b/src/styles/images/ui-bg_glass_55_fbf9ee_1x400.png
new file mode 100644
index 0000000..5f3d3f5
--- /dev/null
+++ b/src/styles/images/ui-bg_glass_55_fbf9ee_1x400.png
Binary files differ
diff --git a/src/styles/images/ui-bg_glass_65_ffffff_1x400.png b/src/styles/images/ui-bg_glass_65_ffffff_1x400.png
new file mode 100644
index 0000000..a673c51
--- /dev/null
+++ b/src/styles/images/ui-bg_glass_65_ffffff_1x400.png
Binary files differ
diff --git a/src/styles/images/ui-bg_glass_75_dadada_1x400.png b/src/styles/images/ui-bg_glass_75_dadada_1x400.png
new file mode 100644
index 0000000..3267aac
--- /dev/null
+++ b/src/styles/images/ui-bg_glass_75_dadada_1x400.png
Binary files differ
diff --git a/src/styles/images/ui-bg_glass_75_e6e6e6_1x400.png b/src/styles/images/ui-bg_glass_75_e6e6e6_1x400.png
new file mode 100644
index 0000000..bb70394
--- /dev/null
+++ b/src/styles/images/ui-bg_glass_75_e6e6e6_1x400.png
Binary files differ
diff --git a/src/styles/images/ui-bg_glass_95_fef1ec_1x400.png b/src/styles/images/ui-bg_glass_95_fef1ec_1x400.png
new file mode 100644
index 0000000..9fd60c8
--- /dev/null
+++ b/src/styles/images/ui-bg_glass_95_fef1ec_1x400.png
Binary files differ
diff --git a/src/styles/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/src/styles/images/ui-bg_highlight-soft_75_cccccc_1x100.png
new file mode 100644
index 0000000..03443d9
--- /dev/null
+++ b/src/styles/images/ui-bg_highlight-soft_75_cccccc_1x100.png
Binary files differ
diff --git a/src/styles/images/ui-bg_inset-soft_95_fef1ec_1x100.png b/src/styles/images/ui-bg_inset-soft_95_fef1ec_1x100.png
new file mode 100755
index 0000000..0e05810
--- /dev/null
+++ b/src/styles/images/ui-bg_inset-soft_95_fef1ec_1x100.png
Binary files differ
diff --git a/src/styles/images/ui-icons_222222_256x240.png b/src/styles/images/ui-icons_222222_256x240.png
new file mode 100644
index 0000000..8a188cb
--- /dev/null
+++ b/src/styles/images/ui-icons_222222_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_2e83ff_256x240.png b/src/styles/images/ui-icons_2e83ff_256x240.png
new file mode 100644
index 0000000..4a50965
--- /dev/null
+++ b/src/styles/images/ui-icons_2e83ff_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_309bbf_256x240.png b/src/styles/images/ui-icons_309bbf_256x240.png
new file mode 100755
index 0000000..d6f62ed
--- /dev/null
+++ b/src/styles/images/ui-icons_309bbf_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_444444_256x240.png b/src/styles/images/ui-icons_444444_256x240.png
new file mode 100644
index 0000000..c2daae1
--- /dev/null
+++ b/src/styles/images/ui-icons_444444_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_454545_256x240.png b/src/styles/images/ui-icons_454545_256x240.png
new file mode 100644
index 0000000..c102dd8
--- /dev/null
+++ b/src/styles/images/ui-icons_454545_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_555555_256x240.png b/src/styles/images/ui-icons_555555_256x240.png
new file mode 100644
index 0000000..4784928
--- /dev/null
+++ b/src/styles/images/ui-icons_555555_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_777620_256x240.png b/src/styles/images/ui-icons_777620_256x240.png
new file mode 100644
index 0000000..d2f58d2
--- /dev/null
+++ b/src/styles/images/ui-icons_777620_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_777777_256x240.png b/src/styles/images/ui-icons_777777_256x240.png
new file mode 100644
index 0000000..1d53258
--- /dev/null
+++ b/src/styles/images/ui-icons_777777_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_888888_256x240.png b/src/styles/images/ui-icons_888888_256x240.png
new file mode 100644
index 0000000..43630ad
--- /dev/null
+++ b/src/styles/images/ui-icons_888888_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_bf3030_256x240.png b/src/styles/images/ui-icons_bf3030_256x240.png
new file mode 100755
index 0000000..c6cfba0
--- /dev/null
+++ b/src/styles/images/ui-icons_bf3030_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_cc0000_256x240.png b/src/styles/images/ui-icons_cc0000_256x240.png
new file mode 100644
index 0000000..2825f20
--- /dev/null
+++ b/src/styles/images/ui-icons_cc0000_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_cd0a0a_256x240.png b/src/styles/images/ui-icons_cd0a0a_256x240.png
new file mode 100644
index 0000000..72e3b43
--- /dev/null
+++ b/src/styles/images/ui-icons_cd0a0a_256x240.png
Binary files differ
diff --git a/src/styles/images/ui-icons_ffffff_256x240.png b/src/styles/images/ui-icons_ffffff_256x240.png
new file mode 100755
index 0000000..42f8f99
--- /dev/null
+++ b/src/styles/images/ui-icons_ffffff_256x240.png
Binary files differ